Skip to content

Commit

Permalink
Remove superfluous comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Apr 28, 2018
1 parent a05f147 commit 453b9a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
'use strict'

/* Dependencies. */
var xtend = require('xtend')
var inherits = require('inherits')

/* Expose. */
module.exports = unherit

/* Create a custom constructor which can be modified
Expand Down

0 comments on commit 453b9a0

Please sign in to comment.