mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-29 11:00:11 +00:00
Get rid of redundant variable
This commit is contained in:
parent
ced7bfd007
commit
ddf2f8769e
@ -9,4 +9,4 @@ module['exports'] = colors;
|
||||
// colors.red("foo")
|
||||
//
|
||||
//
|
||||
var extendStringPrototype = require('./extendStringPrototype')();
|
||||
require('./extendStringPrototype')();
|
||||
Loading…
x
Reference in New Issue
Block a user