Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Uniqify the output
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachel Evans committed Nov 8, 2016
1 parent 42a39d6 commit a5fc386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/all-actions
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ data["PolicyEditorConfig"]["serviceMap"].each do |name, config|
end
end

puts actions.sort
puts actions.sort.uniq

0 comments on commit a5fc386

Please sign in to comment.