8000 Fixed lint error · optimizely/javascript-sdk@7c2e282 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c2e282

Browse files
committed
Fixed lint error
1 parent 6ef7ebe commit 7c2e282

File tree

1 file changed

+0
-1
lines changed
  • packages/optimizely-sdk/lib/utils/json_schema_validator

1 file changed

+0
-1
lines changed

packages/optimizely-sdk/lib/utils/json_schema_validator/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
var fns = require('../fns');
1716
var validate = require('json-schema').validate;
1817
var sprintf = require('@optimizely/js-sdk-utils').sprintf;
1918

0 commit comments

Comments
 (0)
0