formatthing

This commit is contained in:
Stephen
2019-11-04 21:23:48 -08:00
parent 367dc246ff
commit 78c7dc0740
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
import Vapor
/// Creates an instance of `Application`. This is called from `main.swift` in the run target.
// Creates an instance of `Application`. This is called from `main.swift` in the run target.
public func app(_ env: Environment) throws -> Application {
var config = Config.default()
var env = env