remove unused line

This commit is contained in:
Aria Moradi
2023-04-24 18:28:25 +03:30
parent cbefe1125d
commit 0458a80c17

View File

@@ -169,7 +169,6 @@ tasks {
"-Dsuwayomi.tachidesk.config.server.webUIInterface=electron",
// Change this to the installed electron application
"-Dsuwayomi.tachidesk.config.server.electronPath=/usr/bin/electron",
// "-Djava.library.path=/home/armor/programming/github-clones/undetected-chromedriver/venv/lib/python3.10/site-packages/jep"
)
}
}