Skip to content

Commit

Permalink
Remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
shauni committed Nov 19, 2018
1 parent 7a72bef commit f34780e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/serialize.js
Expand Up @@ -14,8 +14,6 @@ import type {
TextDiff
} from './types'

console.log('yo', ReactIs)

const allowedProps = ['dangerouslySetInnerHTML', 'target', 'height', 'width', 'id', 'src', 'children', 'type', 'className', 'style', 'href', 'alt', 'htmlFor']

var i = 0;
Expand Down

0 comments on commit f34780e

Please sign in to comment.