Comment all the things!
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
const Middleware = require('flitter-i18n/src/middleware/Localize')
|
||||
|
||||
/*
|
||||
* This file was automatically generated by the Flitter framework.
|
||||
*/
|
||||
class LocalizeMiddleware extends Middleware {
|
||||
|
||||
}
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
const Middleware = require('flitter-i18n/src/middleware/Scope')
|
||||
|
||||
/*
|
||||
* This file was automatically generated by the Flitter framework.
|
||||
*/
|
||||
class ScopeMiddleware extends Middleware {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user