# File lib/bundler/settings.rb, line 22
def
delete
(
key
)
@local_config
.
delete
(
key_for
(
key
))
end