summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-10-07 14:33:22 +0200
committerRory& <root@rory.gay>2025-10-07 14:33:22 +0200
commit69348ea85591ba3d697392d38752519bb51d162f (patch)
tree28632eeed10ed15fa5cfa457476646398bfd8e8a /src
parentTry to fix sending messages with discord-go (diff)
downloadserver-ts-69348ea85591ba3d697392d38752519bb51d162f.tar.xz
Fix bad import, remove baseUrl from tsconfig to enable ts7 compat
Diffstat (limited to 'src')
-rw-r--r--src/util/schemas/responses/AccountStandingResponse.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/schemas/responses/AccountStandingResponse.ts b/src/util/schemas/responses/AccountStandingResponse.ts

index c64986bd..9315a32a 100644 --- a/src/util/schemas/responses/AccountStandingResponse.ts +++ b/src/util/schemas/responses/AccountStandingResponse.ts
@@ -16,7 +16,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. */ -import { MemberNameType } from "@typescript-eslint/eslint-plugin/dist/util"; import { Attachment } from "../../entities"; export enum AccountStandingState {