aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/moe/nea/firm/Codec.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin/moe/nea/firm/Codec.kt')
-rw-r--r--src/main/kotlin/moe/nea/firm/Codec.kt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main/kotlin/moe/nea/firm/Codec.kt b/src/main/kotlin/moe/nea/firm/Codec.kt
deleted file mode 100644
index 1c19de4..0000000
--- a/src/main/kotlin/moe/nea/firm/Codec.kt
+++ /dev/null
@@ -1,5 +0,0 @@
-package moe.nea.firm
-
-interface Codec<T> {
-
-}