🔥 Remove grim require from PaneElement

This commit is contained in:
Nathan Sobo
2015-09-19 16:00:02 -06:00
parent eb30bde9a6
commit 14e4e46b17

View File

@@ -1,6 +1,5 @@
path = require 'path'
{CompositeDisposable} = require 'event-kit'
Grim = require 'grim'
class PaneElement extends HTMLElement
attached: false