Skip to content

Commit

Permalink
trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarun committed Jan 15, 2024
1 parent 43482a3 commit 1b2e869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swift-ticketing/cljs-src/swift_ticketing_ui/ticket.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
[camel-snake-kebab.extras :as cske]
[camel-snake-kebab.core :as csk]))


(defn post-ticket [url handler ticket-info]
(let [{:keys [name description date venue]} ticket-info]
(ajax/ajax-request
Expand Down

0 comments on commit 1b2e869

Please sign in to comment.