Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aredington committed Oct 31, 2024
1 parent b7e9efc commit 3466a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nodely/syntax.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(ns nodely.syntax
(:require
[clojure.string :as string]
[clojure.set :as set]
[clojure.string :as string]
[clojure.walk :as walk]
[nodely.data :as data]))

Expand Down

0 comments on commit 3466a55

Please sign in to comment.