mirror of
https://github.com/atom/atom.git
synced 2026-01-26 15:28:27 -05:00
💄
This commit is contained in:
@@ -6,9 +6,7 @@ $ = require 'jquery'
|
||||
module.exports =
|
||||
class AtomPackage extends Package
|
||||
metadata: null
|
||||
|
||||
constructor: ->
|
||||
super
|
||||
packageMain: null
|
||||
|
||||
load: ({activateImmediately}={}) ->
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user