remove unused imports

This commit is contained in:
2024-05-08 22:59:32 +05:30
parent b325ea7452
commit c515350126
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
{ {
config,
outputs, outputs,
pkgs, pkgs,
username, username,

View File

@ -1,6 +1,5 @@
{ {
outputs, outputs,
config,
pkgs, pkgs,
username, username,
... ...