From 9905af87235df364455b1b96825bae5847eb57cc Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Mon, 14 Nov 2011 16:57:46 -0800 Subject: [PATCH] nuh-uh --- src/startup.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/src/startup.coffee b/src/startup.coffee index 518b73938..a15470430 100644 --- a/src/startup.coffee +++ b/src/startup.coffee @@ -25,7 +25,6 @@ atom.storage = new Storage atom.keybinder = new KeyBinder atom.settings = new Settings -# Ignore extensions for now atom.extensions = {} atom.extensionManager = new ExtensionManager