diff --git a/dist/server-util/src/util/Constants.js b/dist/server-util/src/util/Constants.js
deleted file mode 100644
index d65f8185..00000000
--- a/dist/server-util/src/util/Constants.js
+++ /dev/null
@@ -1,5 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });
-exports.JWTOptions = void 0;
-exports.JWTOptions = { algorithms: ["HS256"] };
-//# sourceMappingURL=Constants.js.map
\ No newline at end of file
diff --git a/dist/server-util/src/util/Constants.js.map b/dist/server-util/src/util/Constants.js.map
deleted file mode 100644
index d24e9439..00000000
--- a/dist/server-util/src/util/Constants.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"file":"Constants.js","sourceRoot":"","sources":["../../../../src/util/Constants.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAkB,EAAE,UAAU,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC"}
\ No newline at end of file
|