Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
114407d1
Commit
114407d1
authored
May 28, 2015
by
eric pellegrini
Browse files
removed unused imports
parent
b6f25d83
Changes
1
Hide whitespace changes
Inline
Side-by-side
MDANSE/App/GUI/Framework/Plugins/PeriodicTablePlugin.py
View file @
114407d1
...
...
@@ -30,7 +30,6 @@ Created on Apr 14, 2015
@author: Eric C. pellegrini
'''
import
ast
import
os
import
wx
...
...
@@ -41,7 +40,6 @@ import wx.lib.stattext as wxstattext
from
MDANSE
import
ELEMENTS
from
MDANSE.Core.Singleton
import
Singleton
from
MDANSE.Externals.pubsub
import
pub
from
MDANSE.App.GUI.Framework.Plugins.ComponentPlugin
import
ComponentPlugin
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment