summaryrefslogtreecommitdiff
path: root/internal/models/models.go
diff options
context:
space:
mode:
authorGrailFinder <wohilas@gmail.com>2024-03-23 16:39:52 +0300
committerGrailFinder <wohilas@gmail.com>2024-03-23 16:39:52 +0300
commit4ea04ef5b382b147d789240ef78dc24bd142df95 (patch)
treef2d61824aefae9a87312d4a73874701e10d1b9c4 /internal/models/models.go
parent87d71e65ed131b3e15510af968dd5ba0d30d851d (diff)
Enha: demonstraton of layouts
Diffstat (limited to 'internal/models/models.go')
-rw-r--r--internal/models/models.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal/models/models.go b/internal/models/models.go
index ee6ae5f..42990a3 100644
--- a/internal/models/models.go
+++ b/internal/models/models.go
@@ -16,8 +16,6 @@ type (
BurnTime time.Time
Score int8
}
-
- // plus 1
Action struct {
Name string
Magnitude uint8