Remove unused local variables on main common module file.
parent
c9c7de49ae
commit
cc04ee80a6
|
@ -21,9 +21,6 @@
|
|||
|
||||
taiga = @.taiga
|
||||
|
||||
trim = @.taiga.trim
|
||||
typeIsArray = @.taiga.typeIsArray
|
||||
|
||||
module = angular.module("taigaCommon", [])
|
||||
|
||||
#############################################################################
|
||||
|
|
Loading…
Reference in New Issue