Skip to content

Commit acf8fb7

Browse files
committed
Fix up style issue.
1 parent 09108d8 commit acf8fb7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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)