remove duplicated line
parent
2763a62f73
commit
08c7f83df6
|
@ -622,8 +622,6 @@ init = ($log, $rootscope, $auth, $events, $analytics, $translate, $location, $na
|
|||
|
||||
pluginsWithModule = _.filter(@.taigaContribPlugins, (plugin) -> plugin.module)
|
||||
|
||||
pluginsWithModule = _.filter(@.taigaContribPlugins, (plugin) -> plugin.module)
|
||||
|
||||
modules = [
|
||||
# Main Global Modules
|
||||
"taigaBase",
|
||||
|
|
Loading…
Reference in New Issue