remove unused log
This commit is contained in:
parent
8009ab4f86
commit
24d4859e32
1 changed files with 0 additions and 4 deletions
|
|
@ -16,10 +16,6 @@ if (localConfig) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
var log = function() {
|
|
||||||
if (config.verbose) console.log(arguments);
|
|
||||||
}
|
|
||||||
|
|
||||||
var modules = [
|
var modules = [
|
||||||
'ngRoute',
|
'ngRoute',
|
||||||
'angularMoment',
|
'angularMoment',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue