]> git.mxchange.org Git - fba.git/blobdiff - fba.py
Continued:
[fba.git] / fba.py
diff --git a/fba.py b/fba.py
index ae068135390112454dd5232e2a530835eeda5f1c..08b29c18acf6172bc3e07785b5ecf1253842df47 100755 (executable)
--- a/fba.py
+++ b/fba.py
@@ -18,7 +18,7 @@
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 import sys
-from fba import *
+from fba import boot
 
 # Init parser
 boot.init_parser()