all: delete the ui.Op type

It's no longer used.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-04-27 22:27:50 +02:00
parent 56133632c6
commit 20f55a4ad7
6 changed files with 1 additions and 21 deletions
+1 -2
View File
@@ -134,5 +134,4 @@ func (s Source) String() string {
}
}
func (OpHandler) ImplementsOp() {}
func (Event) ImplementsEvent() {}
func (Event) ImplementsEvent() {}