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:
parent
41798b718a
commit
3715a47067
@ -30,9 +30,7 @@ describe("<Icon> href technical tests", () => {
|
|||||||
setLegacyGlobalDiForExtensionApi(di, environment);
|
setLegacyGlobalDiForExtensionApi(di, environment);
|
||||||
|
|
||||||
runInAction(() => {
|
runInAction(() => {
|
||||||
registerFeature(di,
|
registerFeature(di, loggerFeature);
|
||||||
loggerFeature,
|
|
||||||
);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
logger = {
|
logger = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user