mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 07:07:50 +02:00
CODEBASE: Remove wrong and irrelevant comments/code (#2111)
This commit is contained in:
@@ -8,8 +8,6 @@ import { getGlobbedFileMap } from "../../../Paths/GlobbedFiles";
|
||||
import { sendDeprecationNotice } from "./deprecation";
|
||||
import { getFileType, getFileTypeFeature } from "../../../utils/ScriptTransformer";
|
||||
|
||||
// 2.3: Globbing implementation was removed from this file. Globbing will be reintroduced as broader functionality and integrated here.
|
||||
|
||||
interface EditorParameters {
|
||||
args: (string | number | boolean)[];
|
||||
server: BaseServer;
|
||||
|
||||
Reference in New Issue
Block a user