Skip to content

Commit 834e85e

Browse files
author
drake.aren
committed
Add require-macros to graphql-builder.parser.cljs
1 parent 739a23a commit 834e85e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: src/graphql_builder/parser.cljs

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
(ns graphql-builder.parser)
1+
(ns graphql-builder.parser
2+
(:require-macros [graphql-builder.parser]))

0 commit comments

Comments
 (0)