Remove fs
fs isn't used here anymore.
This commit is contained in:
parent
b6bb995e5e
commit
9014282a7e
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
const fetch = require("node-fetch");
|
||||
const fs = require("fs");
|
||||
const path = require("path");
|
||||
const { createCanvas, loadImage, registerFont } = require("canvas");
|
||||
|
||||
|
|
Loading…
Reference in a new issue