Skip to content

Commit 6e1a31a

Browse files
committed
removing unnecessary dependency
1 parent fe7498c commit 6e1a31a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Clojure-Websockets/src/clj/birdwatch/twitter_client.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
[clojure.tools.logging :as log]
1414
[http.async.client :as ac]
1515
[twitter.oauth :as oauth]
16-
[twitter-streaming-client.core :as client]
1716
[clojure.core.async :as async :refer [<! <!! >! >!! chan put! alts! timeout go go-loop close!]]
1817
[com.stuartsierra.component :as component])
1918
(:import

0 commit comments

Comments
 (0)