remove unused

This commit is contained in:
Ching Pei Yang 2024-08-03 14:45:29 +02:00 committed by Pei Yang Ching
parent bd6c228e5c
commit f683cd36e0

View file

@ -57,13 +57,6 @@
}; };
lznKeysSpec = submodule { lznKeysSpec = submodule {
apply = x:
x
// {
"@1" = x.lhs;
"@2" = x.rhs;
};
options = { options = {
desc = mkOption { desc = mkOption {
description = "Description of the key map"; description = "Description of the key map";