Skip to content

Commit 51c8de6

Browse files
committed
Removed split from types
1 parent e11b943 commit 51c8de6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/components/FrontendTypes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ export interface InitialStateProps {
138138
port: null | number;
139139
currentTab: null | number;
140140
currentTitle: null | string;
141-
split: null | boolean;
142141
tabs: unknown;
143142
currentTabInApp: null | string;
144143
}

0 commit comments

Comments
 (0)