Skip to content

Commit 18ce519

Browse files
committed
Logs: remove a redundant line
1 parent 599b914 commit 18ce519

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Emulsion/Program.fs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ let private startApp config =
7878
Some <| WebServer.run logger hosting database config.MessageArchive telegram fileCacheOption
7979
| _ -> None
8080

81-
logger.Information "Clients preparation…"
82-
8381
logger.Information "Core preparation…"
8482
let archive =
8583
match config.Database, config.MessageArchive.IsEnabled with

0 commit comments

Comments
 (0)