Remove unused imports for non-entities
1 parent 9e4e385 commit e0783f7595d62f4650587915fdc70df723e31a1c
@Rory& Rory& authored on 14 Mar
Showing 40 changed files
View
assets/openapi.json
Too large (Show diff)
View
assets/schemas.json
Too large (Show diff)
View
src/api/routes/applications/@me.ts
View
src/api/routes/applications/index.ts
View
src/api/routes/auth/sessions.ts
View
src/api/routes/auth/whoami.ts
View
src/api/routes/channels/#channel_id/attachments.ts
View
src/api/routes/channels/#channel_id/index.ts
View
src/api/routes/channels/#channel_id/messages/#message_id/threads.ts
View
src/api/routes/channels/#channel_id/messages/index.ts
View
src/api/routes/channels/#channel_id/messages/search.ts
View
src/api/routes/channels/#channel_id/post-data.ts
View
src/api/routes/channels/#channel_id/threads.ts
View
src/api/routes/channels/#channel_id/typing.ts
View
src/api/routes/gifs/search.ts
View
src/api/routes/guilds/#guild_id/channels.ts
View
src/api/routes/guilds/#guild_id/emojis.ts
View
src/api/routes/interactions/#interaction_id/#interaction_token/callback.ts
View
src/api/routes/interactions/index.ts
View
src/api/routes/invites/index.ts
View
src/api/routes/users/@me/delete.ts
View
src/api/routes/users/@me/guilds.ts
View
src/api/routes/users/@me/mentions.ts
View
src/api/routes/users/@me/settings.ts
View
src/api/util/handlers/Instance.ts
View
src/bundle/start.ts
View
src/cdn/routes/emojis.ts
View
src/cdn/routes/stickers.ts
View
src/gateway/events/Close.ts
View
src/gateway/events/Message.ts
View
src/gateway/opcodes/GuildSync.ts
View
src/gateway/util/SessionUtils.ts
View
src/schemas/api/bots/SendableModalSubmitDataSchema.ts
View
src/schemas/api/users/InstanceUserDeleteSchema.ts
View
src/util/util/Database.ts
View
src/util/util/JSON.ts
View
src/util/util/Token.ts
View
src/util/util/WebAuthn.ts
View
src/util/util/json/JsonSerializer.ts
View
src/webrtc/events/Message.ts