Remove unused imports
This commit is contained in:
parent
b7bb69a371
commit
2ee64dbfab
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ config, lib, options, pkgs, ... }:
|
{ config, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [ ../common ];
|
imports = [ ../common ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue