mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
Fix minification of clone/index.coffee
This commit is contained in:
@@ -3,7 +3,6 @@ define [
|
||||
"modules/recursionHelper"
|
||||
"utils/underscore"
|
||||
], () ->
|
||||
|
||||
App = angular.module("SharelatexApp", [
|
||||
"ui.bootstrap"
|
||||
"autocomplete"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
define [
|
||||
"ide/clone/controllers/CloneProjectController"
|
||||
"ide/clone/controllers/CloneProjectModalController"
|
||||
]
|
||||
], () ->
|
||||
Reference in New Issue
Block a user