summaryrefslogtreecommitdiff
path: root/management/editor
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2016-11-28 16:02:17 -0800
committerSteve Manuel <nilslice@gmail.com>2016-11-28 16:02:17 -0800
commit7f3d525432f65359acb6cd002440d5476eb6c76e (patch)
treed8d88da57b562fe39bc3c1d1d54e674478f9f340 /management/editor
parent958c20bb03e8487225e300782731e512f01a0db5 (diff)
fix for uuid implementation, was overwriting uuid on save w/ 0 value
Diffstat (limited to 'management/editor')
-rw-r--r--management/editor/editor.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/management/editor/editor.go b/management/editor/editor.go
index 3843592..2a9183b 100644
--- a/management/editor/editor.go
+++ b/management/editor/editor.go
@@ -18,7 +18,6 @@ type Editable interface {
type Sortable interface {
Time() int64
Touch() int64
- ItemID() int
}
// Mergeable allows external post content to be approved and published through