mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
🙊
This commit is contained in:
@@ -119,7 +119,6 @@ window.requireStylesheet = (path) ->
|
||||
content = window.loadStylesheet(fullPath)
|
||||
window.applyStylesheet(fullPath, content)
|
||||
else
|
||||
console.log "bad", path
|
||||
throw new Error("Could not find a file at path '#{path}'")
|
||||
|
||||
window.loadStylesheet = (path) ->
|
||||
|
||||
Reference in New Issue
Block a user