aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/util/github.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/src/util/github.rs')
-rw-r--r--crates/shirabe/src/util/github.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/src/util/github.rs b/crates/shirabe/src/util/github.rs
index 650ae33..18958ca 100644
--- a/crates/shirabe/src/util/github.rs
+++ b/crates/shirabe/src/util/github.rs
@@ -114,7 +114,6 @@ impl GitHub {
}
note += &format!(" {}", date("Y-m-d Hi", None));
- // PHP: writeError(array) joins with newline. TODO(phase-b): writeError accepts array natively in Symfony.
let (local_name, auth_name): (Option<String>, String) = {
let cfg = self.config.borrow();
(