Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
remove unused params
Browse files Browse the repository at this point in the history
  • Loading branch information
kaesonho committed Jul 23, 2015
1 parent e082e5f commit 19350e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/NavLink.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
/*global window */
'use strict';

var React = require('react');
var createNavLink = require('./createNavLink');
var objectAssign = require('object-assign');

module.exports = createNavLink();

0 comments on commit 19350e9

Please sign in to comment.