Skip to content

Commit c84bd54

Browse files
committed
remove nonsensical require an editor put there
1 parent 9e341bb commit c84bd54

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • src/lib/com/yetanalytics/xapipe

src/lib/com/yetanalytics/xapipe/job.clj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
[com.yetanalytics.xapipe.job.state :as state]
77
[com.yetanalytics.xapipe.job.state.errors :as errors]
88
[com.yetanalytics.xapipe.util.time :as t]
9-
[xapi-schema.spec :as xs]
10-
[com.yetanalytics.xapipe.job :as job]))
9+
[xapi-schema.spec :as xs]))
1110

1211
(def current-version 1)
1312

0 commit comments

Comments
 (0)