Skip to content

Commit

Permalink
if we use a function, we need to reference it...
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Koelsch committed Mar 15, 2015
1 parent 93336fe commit f87779b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/statuses/views/main.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[hiccup.form :refer [form-to hidden-field text-field]]
[statuses.configuration :refer [config]]
[statuses.routes :refer [avatar-path update-path
updates-path]]
updates-path profile-path]]
[statuses.views.common :as common :refer [icon]]
[statuses.views.layout :as layout]))

Expand Down

0 comments on commit f87779b

Please sign in to comment.