chore: code formatting

This commit is contained in:
github-actions[bot]
2022-01-21 04:35:56 +00:00
parent 4571a89b57
commit 000af9197e
3 changed files with 41 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
//Imports
import faker from "@faker-js/faker"
import fs from "fs/promises"
import axios from "axios"
import faker from "@faker-js/faker"
import paths from "path"
import rss from "rss-parser"
import urls from "url"