summaryrefslogtreecommitdiff
path: root/crashbox-server/src/main/scala/io/crashbox/ci/StateStore.scala
blob: 94f51d0e3e77a000b06e1500408beb0efd11fdcb (plain) (blame)
1
2
3
4
5
6
7
package io.crashbox.ci

trait StateStore {

}