mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 11:35:47 +00:00
Remove debug line.
This commit is contained in:
parent
e41a48de72
commit
65d38aa7f7
1 changed files with 0 additions and 1 deletions
|
@ -193,7 +193,6 @@ define [
|
|||
chromeVersion? &&
|
||||
(chromeVersion == 61 || chromeVersion == 62)
|
||||
)
|
||||
console.log chromeVersion, browserIsChrome61or62
|
||||
if browserIsChrome61or62
|
||||
document.styleSheets[0].insertRule(".ace_editor.ace_autocomplete .ace_completion-highlight { text-shadow: none !important; }", 1)
|
||||
catch err
|
||||
|
|
Loading…
Add table
Reference in a new issue