mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-03 16:51:54 +00:00
Remove commented-out code
This commit is contained in:
parent
ea7d7c604e
commit
11249c070c
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ define [
|
|||
"localStorage"
|
||||
"ngTagsInput"
|
||||
]).config ($qProvider, sixpackProvider, $httpProvider)->
|
||||
# if window.anonToken
|
||||
# $httpProvider.defaults.headers.common['x-sl-anon-token'] = window.anonToken
|
||||
$qProvider.errorOnUnhandledRejections(false)
|
||||
sixpackProvider.setOptions({
|
||||
debug: false
|
||||
|
|
Loading…
Reference in a new issue