plugins/instant: fix test to remove warning

This commit is contained in:
Gaetan Lepage 2024-03-03 23:05:58 +01:00 committed by Gaétan Lepage
parent 40286bf9b0
commit 8a330548ba

View file

@ -1,9 +1,6 @@
{ {
empty = { empty = {
plugins.instant = { plugins.instant.enable = true;
enable = true;
username = null;
};
}; };
example = { example = {