fix formatters
This commit is contained in:
parent
090d27df11
commit
b3c6d0b08a
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@ export namespace Format {
|
|||
|
||||
export function init() {
|
||||
log.info("init")
|
||||
return
|
||||
Bus.subscribe(File.Event.Edited, async (payload) => {
|
||||
const file = payload.properties.file
|
||||
log.info("formatting", { file })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue