Removed glob

This commit is contained in:
2022-04-28 08:25:18 -07:00
parent 5ab71978e5
commit d28b904bf7
3 changed files with 0 additions and 78 deletions

View File

@@ -46,7 +46,6 @@ import {
} from "../utils/file.utils";
import { convertXMLToJSON } from "./xml.utils";
const fse = require("fs-extra");
import glob from "glob";
const Unrar = require("unrar");
interface RarFile {
name: string;