From ed8b64c5ff96e0f8978bc511773029f63ca50655 Mon Sep 17 00:00:00 2001 From: Toki Date: Sat, 21 Dec 2024 17:21:39 +0900 Subject: [PATCH] update test --- lib/oto/commands/git/git_hub.dart | 1 - 1 file changed, 1 deletion(-) 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 {