style: format files

This commit is contained in:
ayntee
2021-03-20 10:08:30 +04:00
parent 5125ffd308
commit e4fc09069f
8 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import {
MessageContent,
Overwrite,
Permission,
RawOverwrite
RawOverwrite,
} from "../types/mod.ts";
import { Collection } from "../util/collection.ts";
import { createNewProp } from "../util/utils.ts";