junk chars in nix module

This commit is contained in:
atagen 2024-12-05 23:41:36 +11:00
parent c5c240ca2e
commit d58c56b66a

View File

@ -48,6 +48,4 @@ in {
CULR_DELIM = mkIf (cfg.delimiters != "") (cfg.delimiters);
};
};
};
};
}