1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore: fix lint

Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
Gabriel 2023-05-30 11:24:43 +02:00
parent 25b89adcf1
commit cad7fd9faf

View File

@ -30,9 +30,7 @@ describe("<Icon> href technical tests", () => {
setLegacyGlobalDiForExtensionApi(di, environment);
runInAction(() => {
registerFeature(di,
loggerFeature,
);
registerFeature(di, loggerFeature);
});
logger = {