Skip to content

Commit

Permalink
Update ssm.clj
Browse files Browse the repository at this point in the history
Fix trailing blank line
  • Loading branch information
brabster authored Feb 1, 2020
1 parent 534122a commit aba4497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/crucible/aws/ssm.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
(:require [crucible.resources :refer [defresource]]))

(defn ssm [suffix] (str "AWS::SSM::" suffix))

0 comments on commit aba4497

Please sign in to comment.