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

index 391b852e..00000000 --- a/src/util/plugin/plugin_data_objects/LoginEventArgs.ts +++ /dev/null
@@ -1,7 +0,0 @@ -export interface PreLoginEventArgs { - -} - -export interface OnLoginEventArgs { - -}