[Build] Remove unused variables from specs
...to satisfy JSHint.
This commit is contained in:
@@ -32,8 +32,7 @@ define(
|
||||
var testContext,
|
||||
testModel,
|
||||
testId,
|
||||
mockLocationCapability,
|
||||
mockContextCapability;
|
||||
mockLocationCapability;
|
||||
|
||||
beforeEach(function () {
|
||||
testId = "some-id";
|
||||
|
||||
Reference in New Issue
Block a user