We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e8431 commit ef128e8Copy full SHA for ef128e8
libraries/sdk/src/main/starfederation/datastar/clojure/consts.clj
@@ -2,8 +2,7 @@
2
(ns starfederation.datastar.clojure.consts)
3
4
5
-(def datastar-key "datastar")
6
-(def version "1.0.0-RC.1")
+(def datastar-key "datastar")
7
8
9
;; -----------------------------------------------------------------------------
@@ -14,10 +13,6 @@
14
13
1000)
15
16
17
-;; -----------------------------------------------------------------------------
18
-;; Default values
19
20
-
21
22
;; Dataline literals
23
0 commit comments