This commit is contained in:
Nathan Sobo
2013-03-22 20:02:22 -06:00
parent d3099cb682
commit c51f1d2c52

View File

@@ -37,7 +37,6 @@ _.extend atom,
try
packageStates[pack.name] = pack.mainModule.serialize?()
catch e
console?.error("Exception serializing '#{pack.name}' package's module\n", e.stack)
else
packageStates[pack.name] = @atomPackageStates[pack.name]
packageStates