little-lightning: remove unused imports
This commit is contained in:
parent
08f8c71880
commit
2540156e17
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, inputs, lib, ... }:
|
||||
{ pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue