Skip to content

Commit ec96b56

Browse files
committed
lint fix
1 parent 75f88b4 commit ec96b56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/test_server.clj

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(ns test-server
22
(:require [babashka.cli :as cli]
33
[babashka.http-server :as server]
4-
[babashka.http-client :as client]
54
[lread.status-line :as status]))
65

76
(def cli-spec {:help {:desc "This usage help" :alias :h}

0 commit comments

Comments
 (0)