We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850c62a commit 7bea970Copy full SHA for 7bea970
Sources/connect-static/main.swift
@@ -2,8 +2,6 @@
2
3
import MacroExpress // @Macro-swift
4
5
-let dirname = __dirname()
6
-
7
let app = connect()
8
9
app.use(logger("dev"))
0 commit comments