summaryrefslogtreecommitdiff
path: root/crashbox-server/src/main/scala/io/crashbox/ci/StateStore.scala
diff options
context:
space:
mode:
Diffstat (limited to 'crashbox-server/src/main/scala/io/crashbox/ci/StateStore.scala')
-rw-r--r--crashbox-server/src/main/scala/io/crashbox/ci/StateStore.scala3
1 files changed, 0 insertions, 3 deletions
diff --git a/crashbox-server/src/main/scala/io/crashbox/ci/StateStore.scala b/crashbox-server/src/main/scala/io/crashbox/ci/StateStore.scala
deleted file mode 100644
index 3474407..0000000
--- a/crashbox-server/src/main/scala/io/crashbox/ci/StateStore.scala
+++ /dev/null
@@ -1,3 +0,0 @@
-package io.crashbox.ci
-
-trait StateStore {}