Skip to content

Commit

Permalink
add :refer [unify]
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoontz committed Jul 30, 2024
1 parent 2130991 commit 0cc4acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/menard/test/translate/en_es.cljc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(ns menard.test.translate.en-es
(:require [dag_unify.core :as u]
(:require [dag_unify.core :as u :refer [unify]]
[menard.english :as en]
[menard.español :as es]
[menard.lexiconfn :as l]
Expand Down

0 comments on commit 0cc4acd

Please sign in to comment.