[Build] Remove unused variables from specs
...to satisfy JSHint.
This commit is contained in:
@@ -25,8 +25,7 @@ define(
|
||||
function (EditableViewPolicy) {
|
||||
|
||||
describe("The editable view policy", function () {
|
||||
var testView,
|
||||
mockDomainObject,
|
||||
var mockDomainObject,
|
||||
testMode,
|
||||
policy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user