mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-10 23:09:51 -06:00
refactor(client): remove unused variable
This commit is contained in:
@@ -113,8 +113,6 @@ span.fancytree-expander {
|
||||
|
||||
export default class MobileLayout {
|
||||
getRootWidget(appContext) {
|
||||
const launcherPaneIsHorizontal = true;
|
||||
|
||||
return new RootContainer(true)
|
||||
.setParent(appContext)
|
||||
.class("horizontal-layout")
|
||||
|
||||
Reference in New Issue
Block a user