Skip to content

Commit 1f3c933

Browse files
committed
Remove unneeded code.
1 parent 22893c4 commit 1f3c933

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Sources/Helpers/APIServer/APIServer+Start.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ extension APIServer {
4141
@Flag(name: .long, help: "Enable debug logging")
4242
var debug = false
4343

44-
@Option(name: .customLong("log-path"), help: "Log to the named file, instead of the macOS log facility")
45-
var logPathname: String?
46-
4744
var appRoot = ApplicationRoot.url
4845

4946
var installRoot = InstallRoot.url

0 commit comments

Comments
 (0)