Skip to content

Commit 5753113

Browse files
committed
Turn debug off for now
1 parent bd97296 commit 5753113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SessionConfig.idle = 10
1515

1616
SQLiteConnector.db = "./SessionDB"
1717

18-
StORMdebug = true
18+
//StORMdebug = true
1919

2020
let sessionDriver = SessionSQLiteDriver()
2121

0 commit comments

Comments
 (0)