diff --git a/dist/Schema/Guild.js b/dist/Schema/Guild.js
deleted file mode 100644
index a65b1b19..00000000
--- a/dist/Schema/Guild.js
+++ /dev/null
@@ -1,8 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });
-exports.GuildSchema = void 0;
-exports.GuildSchema = {
- name: String,
- $region: String,
-};
-//# sourceMappingURL=Guild.js.map
\ No newline at end of file
diff --git a/dist/Schema/Guild.js.map b/dist/Schema/Guild.js.map
deleted file mode 100644
index 43e413b8..00000000
--- a/dist/Schema/Guild.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"file":"Guild.js","sourceRoot":"","sources":["../../src/Schema/Guild.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG;IAC1B,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,MAAM;CAcf,CAAC"}
\ No newline at end of file
|