Skip to content

Commit

Permalink
Remove unused plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
joshfrench committed Sep 15, 2016
1 parent 6523634 commit 8520831
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .babelrc
@@ -1,8 +1,7 @@
{
"presets": ["react", "es2015"],
"plugins": [
["transform-object-rest-spread"],
["transform-react-display-name"],
["transform-object-rest-spread"]
],
"env": {
"start": {
Expand Down

0 comments on commit 8520831

Please sign in to comment.