mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 23:24:21 +00:00
tests: remove unnecessary user of import
This commit is contained in:
parent
1397570eea
commit
ba097beb17
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue