# File lib/gh/remote.rb, line 99
    def delete(key, body = nil)
      frontend.request(:delete, key, body)
    end