diff options
author | elijah <elijah@riseup.net> | 2016-06-21 17:38:00 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-06-21 17:38:00 -0700 |
commit | 7818abd6a89a882cabb3d2a14a572308d9e959ff (patch) | |
tree | 89927201e4406af2334c4ef97cbe58750426ef3f /lib/leap_cli/commands/compile.rb | |
parent | 3df7a57d866cf1e6eda9bb9e3fe19c7387ec6c1d (diff) |
minor ruby linting
Diffstat (limited to 'lib/leap_cli/commands/compile.rb')
-rw-r--r-- | lib/leap_cli/commands/compile.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/leap_cli/commands/compile.rb b/lib/leap_cli/commands/compile.rb index f9079279..92c879d7 100644 --- a/lib/leap_cli/commands/compile.rb +++ b/lib/leap_cli/commands/compile.rb @@ -284,7 +284,6 @@ remove this directory if you don't use it. # note: we use the default provider for all nodes, because we use it # to generate hostnames that are relative to the default domain. provider = manager.env('default').provider - hosts_seen = {} lines = [] # |