fix(nylas-exports): Remove nonexistent module

This commit is contained in:
Juan Tejada 2016-05-24 17:56:15 -07:00
parent db868740c8
commit 48b68a8edc

View file

@ -175,7 +175,6 @@ class NylasExports
@lazyLoad "EditorAPI", 'components/contenteditable/editor-api'
# Services
@lazyLoad "UndoManager", 'undo-manager'
@lazyLoad "SoundRegistry", 'sound-registry'
@lazyLoad "MailRulesTemplates", 'mail-rules-templates'
@lazyLoad "MailRulesProcessor", 'mail-rules-processor'