Skip to content

Commit e567549

Browse files
committed
Make jshint happy
1 parent 09a8e06 commit e567549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/NavigatableMixin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"use strict";
22

33
var React = require('react');
4-
var invariant = require('react/lib/invariant');
54
var Environment = require('./Environment');
65

76

0 commit comments

Comments
 (0)