We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599b914 commit 18ce519Copy full SHA for 18ce519
1 file changed
Emulsion/Program.fs
@@ -78,8 +78,6 @@ let private startApp config =
78
Some <| WebServer.run logger hosting database config.MessageArchive telegram fileCacheOption
79
| _ -> None
80
81
- logger.Information "Clients preparation…"
82
-
83
logger.Information "Core preparation…"
84
let archive =
85
match config.Database, config.MessageArchive.IsEnabled with
0 commit comments