RemoveRemoteCommand constructor

RemoveRemoteCommand(
  1. Repository repository,
  2. Remote remote
)

Implementation

RemoveRemoteCommand(this.repository, this.remote);