formatthing
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Leaf
|
||||
import Vapor
|
||||
|
||||
/// Called before your application initializes.
|
||||
// Called before your application initializes.
|
||||
public func configure(_ config: inout Config, _ env: inout Environment, _ services: inout Services) throws {
|
||||
// Register routes to the router
|
||||
let router = EngineRouter.default()
|
||||
|
||||
Reference in New Issue
Block a user