Skip to content

Commit 7bea970

Browse files
authored
Update main.swift
`dirname` variable not used.
1 parent 850c62a commit 7bea970

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/connect-static/main.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
import MacroExpress // @Macro-swift
44

5-
let dirname = __dirname()
6-
75
let app = connect()
86

97
app.use(logger("dev"))

0 commit comments

Comments
 (0)