summaryrefslogtreecommitdiff
path: root/internal/models/models.go
diff options
context:
space:
mode:
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