remove comment

This commit is contained in:
David Matos
2026-01-22 12:06:39 +01:00
parent c755720e17
commit d03b07415d

View File

@@ -169,7 +169,6 @@ fn createUpdateStep(b: *std.Build) !*std.Build.Step {
"--package-name=" ++ domain,
"--msgid-bugs-address=m@mitchellh.com",
"--copyright-holder=\"Mitchell Hashimoto, Ghostty contributors\"",
// msgcat would work but generates extra headers not needed?
"-o",
"-",
});