mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix lint issues
Signed-off-by: Alex Culliere <alozhkin@mirantis.com>
This commit is contained in:
parent
6deda2aff6
commit
58139e371b
@ -10,7 +10,6 @@ import { ErrorBoundary } from "../error-boundary";
|
||||
import { ResizeDirection, ResizeGrowthDirection, ResizeSide, ResizingAnchor } from "../resizing-anchor";
|
||||
import { MainLayoutHeader } from "./main-layout-header";
|
||||
import { Sidebar } from "./sidebar";
|
||||
import { workspaceStore } from "../../../common/workspace-store";
|
||||
|
||||
export interface MainLayoutProps {
|
||||
className?: any;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user