Skip to content

Commit 2d5126a

Browse files
committed
Cleaned up unused constant
1 parent 3ddf77e commit 2d5126a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/practitest_firecracker/const.clj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
(ns practitest-firecracker.const)
22

3-
(def ^:const fc-version "2.2.1")
4-
53
(def ^:const testset-instances-uri "/projects/%d/instances.json")
64
(def ^:const test-uri "/projects/%d/tests/%d.json")
75
(def ^:const test-steps-uri "/projects/%d/steps.json")

0 commit comments

Comments
 (0)