summary refs log tree commit diff
path: root/src/util/plugin/plugin_data_objects/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/plugin/plugin_data_objects/index.ts')
-rw-r--r--src/util/plugin/plugin_data_objects/index.ts7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/util/plugin/plugin_data_objects/index.ts b/src/util/plugin/plugin_data_objects/index.ts
deleted file mode 100644

index c75d43f9..00000000 --- a/src/util/plugin/plugin_data_objects/index.ts +++ /dev/null
@@ -1,7 +0,0 @@ -export * from "./ChannelCreateEventArgs"; -export * from "./GuildCreateEventArgs"; -export * from "./LoginEventArgs"; -export * from "./MessageEventArgs"; -export * from "./PluginLoadedEventArgs"; -export * from "./RegisterEventArgs"; -export * from "./TypingEventArgs";