Skip to content

Commit

Permalink
Corrected linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
pitkamak committed Jan 29, 2025
1 parent 34eef9a commit 7c7eda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cljs/ataru/hakija/application_form_components.cljs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(ns ataru.hakija.application-form-components
(:require [ataru.hakija.application-view-icons :as icons]
[re-frame.core :refer [subscribe dispatch dispatch-sync]]
[re-frame.core :refer [subscribe dispatch]]
[cljs.core.match :refer-macros [match]]
[ataru.application-common.application-field-common
:as application-field
Expand Down

0 comments on commit 7c7eda1

Please sign in to comment.