mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
tests: remove unnecessary user of import
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
rofi-assert-on-both-theme-and-colors = import ./assert-on-both-theme-and-colors.nix;
|
||||
rofi-assert-on-both-theme-and-colors = ./assert-on-both-theme-and-colors.nix;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user