Update dependencies & fix misc formatting errors
This commit is contained in:
@@ -41,7 +41,7 @@ export interface ModuleRegistrationFluency {
|
||||
@Singleton()
|
||||
export class HTTPKernel extends AppClass {
|
||||
@Inject()
|
||||
protected readonly logging!: Logging;
|
||||
protected readonly logging!: Logging
|
||||
|
||||
/**
|
||||
* Collection of preflight modules to apply.
|
||||
|
||||
Reference in New Issue
Block a user