mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
refactor(client): remove unused variable
This commit is contained in:
parent
b2aa05cb9a
commit
748eedbbd2
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user