mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
remove redundant MAX_PATH definition
This commit is contained in:
@@ -3,8 +3,6 @@ define [
|
||||
"ide/directives/SafePath"
|
||||
], (App, SafePath) ->
|
||||
|
||||
MAX_PATH = 1024 # Maximum path length, in characters. This is fairly arbitrary.
|
||||
|
||||
App.directive "validFile", () ->
|
||||
return {
|
||||
require: 'ngModel'
|
||||
|
||||
Reference in New Issue
Block a user