Skip to content

Commit 87e40aa

Browse files
committed
undo
1 parent d8ce98f commit 87e40aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/java_time/dev/gen.clj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(ns java-time.dev.gen
2-
(:require [clojure.set :as set]
3-
[clojure.string :as str]
2+
(:require [clojure.string :as str]
3+
[clojure.set :as set]
44
[clojure.walk :as walk])
55
(:import (java.io Writer)))
66

0 commit comments

Comments
 (0)