Skip to content

Commit 48bedb0

Browse files
committed
Fix up style issue.
1 parent 91f29b2 commit 48bedb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/unit/kaocha/watch_test.clj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
[clojure.test :as t]
1515
[clojure.string :as str]
1616
[slingshot.slingshot :refer [try+]]
17-
[matcher-combinators.matchers :as matchers]
18-
)
17+
[matcher-combinators.matchers :as matchers])
1918
(:import (java.io File)))
2019

2120
(require 'matcher-combinators.test)

0 commit comments

Comments
 (0)