From 56fdd52e54f0767986c2cd710b42d77179c3cf8b Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Mon, 5 Jul 2021 21:06:09 +0300 Subject: [PATCH] m --- get-verbs.js | 1 - 1 file changed, 1 deletion(-) diff --git a/get-verbs.js b/get-verbs.js index 7673d05..1c9cc6b 100644 --- a/get-verbs.js +++ b/get-verbs.js @@ -5,7 +5,6 @@ * LICENSE file in the root directory of this source tree. * */ - const fs = require("fs"); const fetch = require("node-fetch"); const path = require("path");