Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Jan 11, 2025
1 parent efa5d59 commit 67d3f25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/malli/transform.cljc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
(ns malli.transform
#?(:cljs (:refer-clojure :exclude [Inst Keyword UUID]))
(:require [clojure.string :as str]
[malli.core :as m]
(:require [malli.core :as m]
[malli.util :as mu]
[clojure.math :as math]
#?(:cljs [goog.date.UtcDateTime])
Expand Down

0 comments on commit 67d3f25

Please sign in to comment.