diff --git a/src/PowerSystemsInvestmentsPortfolios.jl b/src/PowerSystemsInvestmentsPortfolios.jl index 4cf2b74..81e8a98 100644 --- a/src/PowerSystemsInvestmentsPortfolios.jl +++ b/src/PowerSystemsInvestmentsPortfolios.jl @@ -1,6 +1,7 @@ module PowerSystemsInvestmentsPortfolios import InfrastructureSystems +# TODO: Some of these re-exports may cause name collisions import InfrastructureSystems: add_time_series, to_json, @@ -19,7 +20,6 @@ import InfrastructureSystems: LogEventTracker, StructField - import PowerSystems export Portfolio