diff --git a/lib/oto/commands/git/git_hub.dart b/lib/oto/commands/git/git_hub.dart index 10d70da..464f1ff 100644 --- a/lib/oto/commands/git/git_hub.dart +++ b/lib/oto/commands/git/git_hub.dart @@ -115,7 +115,6 @@ class GitHubPullRequestList extends Command { } } - class GitHubPullRequestClose extends Command { @override Future execute(DataCommand command) async {