Fix ns in jaml
This commit is contained in:
parent
4be7318269
commit
31dd36c804
1 changed files with 1 additions and 1 deletions
2
jaml.clj
2
jaml.clj
|
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bb
|
#!/usr/bin/env bb
|
||||||
(ns yaml
|
(ns jaml
|
||||||
(:require [cheshire.core :as json]
|
(:require [cheshire.core :as json]
|
||||||
[clj-yaml.core :as yaml]
|
[clj-yaml.core :as yaml]
|
||||||
[clojure.java.io]))
|
[clojure.java.io]))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue