From ac9cb69517ef487926d32d6c90cb8826c7177554 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Wed, 6 Sep 2023 10:22:44 -0600 Subject: [PATCH] Update PowerSimulations.jl --- src/PowerSimulations.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PowerSimulations.jl b/src/PowerSimulations.jl index 43e2aa2ff4..c582b790c9 100644 --- a/src/PowerSimulations.jl +++ b/src/PowerSimulations.jl @@ -522,7 +522,6 @@ include("devices_models/devices/thermal_generation.jl") include("devices_models/devices/electric_loads.jl") include("devices_models/devices/AC_branches.jl") include("devices_models/devices/DC_branches.jl") -include("devices_models/devices/hydro_generation.jl") include("devices_models/devices/regulation_device.jl") # Services Models