home: remove unused import
This commit is contained in:
parent
febc1dbc54
commit
7dc7823cff
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, self, ... }:
|
||||
{ lib, ... }:
|
||||
|
||||
let
|
||||
getModules = path:
|
||||
|
|
Loading…
Reference in a new issue