mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Lint fixes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
60920a456e
commit
879402edbc
@ -24,7 +24,7 @@ const getEditorHeightFromLinesCountInjectable = getInjectable({
|
|||||||
|
|
||||||
return "large";
|
return "large";
|
||||||
};
|
};
|
||||||
}
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
export default getEditorHeightFromLinesCountInjectable;
|
export default getEditorHeightFromLinesCountInjectable;
|
||||||
Loading…
Reference in New Issue
Block a user