mirror of
https://github.com/flynx/colors.js.git
synced 2025-12-27 05:42:05 +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")
|
// colors.red("foo")
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
var extendStringPrototype = require('./extendStringPrototype')();
|
require('./extendStringPrototype')();
|
||||||
Loading…
x
Reference in New Issue
Block a user