From 3795f4cffd340fe9d83cade171c7e468f207a47a Mon Sep 17 00:00:00 2001 From: zaremate <0.zaremate@gmail.com> Date: Thu, 12 Dec 2024 07:02:43 +0000 Subject: [PATCH] Update power-template.md --- power-template.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/power-template.md b/power-template.md index 1807706..e73f74a 100644 --- a/power-template.md +++ b/power-template.md @@ -23,9 +23,4 @@ %% Class Assignments class Root1 root; - class Branch1 branch; - class Wind1 wind; - class Solar1 solar; - class Batt1 batt; - class Splitter1 splitter; ```