chore: code formatting

This commit is contained in:
github-actions[bot]
2022-06-25 02:50:08 +00:00
parent 20fddf9324
commit c07912eebb
2 changed files with 3 additions and 3 deletions

View File

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