Code formatting (#280)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**Template processor */
|
||||
export default async function(_, __, {imports}) {
|
||||
//Core
|
||||
await imports.plugins.core(...arguments)
|
||||
}
|
||||
export default async function(_, __, {imports}) {
|
||||
//Core
|
||||
await imports.plugins.core(...arguments)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user