Remove unused import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
open Lwt.Infix
|
||||
open Lwt.Syntax
|
||||
|
||||
let () = Lwt_main.run @@ Database.create_blog_post_table () >>= function
|
||||
| Ok () -> Lwt_io.print "Database initialized successfully.\n"
|
||||
|
||||
Reference in New Issue
Block a user