Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraVieira committed Jul 23, 2018
1 parent f355557 commit ea502f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/constructors/keyframes.js
Expand Up @@ -17,9 +17,7 @@ export default css => {

const animation = makeAnimation(name, css)

// if (!styleSheet.hasNameForId(id, name)) {
StyleSheet.insert(animation)
// }

return name
}

0 comments on commit ea502f0

Please sign in to comment.