This commit is contained in:
Corey Johnson & Kevin Sawicki 2013-02-08 15:14:45 -08:00
parent 6726303cb5
commit 0fddc08fe3

View File

@ -6,9 +6,7 @@ $ = require 'jquery'
module.exports =
class AtomPackage extends Package
metadata: null
constructor: ->
super
packageMain: null
load: ({activateImmediately}={}) ->
try