Skip to content

Commit

Permalink
Remove more old code
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielKS committed Aug 13, 2024
1 parent 26a1edc commit 93fd777
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 248 deletions.
105 changes: 0 additions & 105 deletions src/psse_exporter/compare_psse_results.jl

This file was deleted.

2 changes: 2 additions & 0 deletions src/psse_exporter/support_tools.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Old test helper functions, soon to be deleted

function Bus_states(sys::System)
buses = collect(PSY.get_components(PSY.Bus, sys))
return sort(
Expand Down
143 changes: 0 additions & 143 deletions src/psse_exporter/test_powerflow.jl

This file was deleted.

0 comments on commit 93fd777

Please sign in to comment.