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.scala7
1 files changed, 7 insertions, 0 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
new file mode 100644
index 0000000..94f51d0
--- /dev/null
+++ b/crashbox-server/src/main/scala/io/crashbox/ci/StateStore.scala
@@ -0,0 +1,7 @@
+package io.crashbox.ci
+
+trait StateStore {
+
+}
+
+