Skip to content

Commit

Permalink
remove worthless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
reset committed Oct 27, 2014
1 parent 950a1e7 commit 1177d9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/service_def.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ def self.validate_check(check)
end

def path
# Use id (if present) instead of name since it is unique
::File.join(node['consul']['config_dir'], "service-#{id || name}.json")
end

Expand Down

0 comments on commit 1177d9b

Please sign in to comment.