diff --git a/ogusa/__init__.py b/ogusa/__init__.py index abbd7d076..c6e61a166 100644 --- a/ogusa/__init__.py +++ b/ogusa/__init__.py @@ -18,7 +18,6 @@ from ogusa.parameter_plots import * from ogusa.parameter_tables import * from ogusa.parameters import * -from ogusa.parametersbase import * from ogusa.postprocess import * from ogusa.tax import * from ogusa.txfunc import *