Skip to content

Commit

Permalink
chore: Update type config
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz committed Feb 17, 2024
1 parent 932f81a commit 9f5b02d
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .clj-kondo/metosin/malli-types-clj/config.edn
Original file line number Diff line number Diff line change
Expand Up @@ -196,17 +196,7 @@
:ret :any}}},
get-project-name {:arities {1 {:args [:any],
:ret :any}}}},
elin.handler.evaluate {evaluation* {:arities {3 {:args [{:op :keys,
:req {:message {:op :keys,
:req {:host :string,
:message :sequential}},
:component/nrepl :any,
:component/interceptor :any,
:component/host :any}}
:string
:map],
:ret :any}}},
evaluate {:arities {1 {:args [{:op :keys,
elin.handler.evaluate {evaluate {:arities {1 {:args [{:op :keys,
:req {:message {:op :keys,
:req {:host :string,
:message :sequential}},
Expand Down

0 comments on commit 9f5b02d

Please sign in to comment.