Skip to content

Commit

Permalink
Fix up style issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
alysbrooks committed May 11, 2023
1 parent 91f29b2 commit 48bedb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/unit/kaocha/watch_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
[clojure.test :as t]
[clojure.string :as str]
[slingshot.slingshot :refer [try+]]
[matcher-combinators.matchers :as matchers]
)
[matcher-combinators.matchers :as matchers])
(:import (java.io File)))

(require 'matcher-combinators.test)
Expand Down

0 comments on commit 48bedb0

Please sign in to comment.