Merge pull request #6 from ArcaneDisgea/clean-up

This commit is contained in:
goaaats 2021-05-27 18:43:12 +02:00 committed by GitHub
commit 95f6bc1873
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 49 additions and 23 deletions

View file

@ -1,5 +1,4 @@
const fetch = require("node-fetch");
const fs = require("fs");
const path = require("path");
const { createCanvas, loadImage, registerFont } = require("canvas");