remove unused

This commit is contained in:
Ching Pei Yang 2024-08-03 14:45:29 +02:00 committed by Pei Yang Ching
parent 320d05aff2
commit 980c80f0b8

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";