This commit is contained in:
Bryce Covert
2019-02-02 17:00:05 -08:00
parent f0fb70f193
commit 7662569111
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
)
)
(defn rename-1 [conn]
(defn rename-codes-1 [conn]
(apply concat [(rename "WE" "WME" (d/connect uri))
(rename "HM" "HIM" (d/connect uri))
(rename "BES" "SBE" (d/connect uri))