Skip to content

Commit

Permalink
fix: comments
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkProminic committed Nov 23, 2022
1 parent 4700d88 commit 20e0f5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/vagrant-zones/driver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,6 @@ def create_dataset(uii)
end

# This helps us delete any associated datasets of the zone
## Future To-Do: Should probably split this up and clean it up
def delete_dataset(uii)
config = @machine.provider_config
name = @machine.name
Expand Down

0 comments on commit 20e0f5d

Please sign in to comment.