mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove duplicate line
This commit is contained in:
parent
42009093ef
commit
49446afb82
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ define [
|
|||
if !name? or name.length == 0
|
||||
return
|
||||
$scope.state.inflight = true
|
||||
$scope.state.inflight = true
|
||||
ide.fileTreeManager
|
||||
.createFolder(name, parent_folder)
|
||||
.error (e)->
|
||||
|
|
Loading…
Reference in a new issue