Remove (empty) util plugin

The contents of this plugin have mostly been moved into the api plugin,
or removed entirely.
This commit is contained in:
Major-
2018-08-20 18:55:14 +01:00
parent 7e6039356d
commit ae73453e1a
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ plugin {
"tlf30"
]
dependencies = ["api", "util:lookup"]
dependencies = ["api"]
}
-3
View File
@@ -1,3 +0,0 @@
plugin {
name = "entity_lookup"
}