mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-29 07:48:28 +00:00
fix another screw up
This commit is contained in:
@@ -17,7 +17,6 @@ import {MarkDown} from "../markdown";
|
||||
import {Message} from "../message.js";
|
||||
import {FancySelect} from "../utils/fancySelect.js";
|
||||
import {File} from "../file.js";
|
||||
import {copyFile} from "fs";
|
||||
|
||||
abstract class compObj {
|
||||
abstract owner: Components;
|
||||
|
||||
Reference in New Issue
Block a user