Update power-template.md

This commit is contained in:
zaremate 2024-12-12 07:02:43 +00:00
parent f7ae8871c7
commit 3795f4cffd

View File

@ -23,9 +23,4 @@
%% Class Assignments
class Root1 root;
class Branch1 branch;
class Wind1 wind;
class Solar1 solar;
class Batt1 batt;
class Splitter1 splitter;
```