fix: trailing newline in Config.zig

pull/7608/head
Jason Rayne 2025-06-16 17:11:09 -07:00
parent 8fafd5ace1
commit af28763a34
No known key found for this signature in database
GPG Key ID: 097A1F6E614573B7
1 changed files with 0 additions and 1 deletions

View File

@ -7679,4 +7679,3 @@ test "theme specifying light/dark sets theme usage in conditional state" {
try testing.expect(cfg._conditional_set.contains(.theme));
}
}