Skip to content

Commit

Permalink
Remove unused require
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Apr 7, 2016
1 parent 55fc117 commit 1404b27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.cjsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
React = require 'react'
cx = require 'classnames'
objectAssign = require 'react/lib/Object.assign'

module.exports = React.createClass
displayName: "SpinKit"
Expand Down

0 comments on commit 1404b27

Please sign in to comment.