diff options
Diffstat (limited to 'app/Event/FileEvent.php')
-rw-r--r-- | app/Event/FileEvent.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/Event/FileEvent.php b/app/Event/FileEvent.php deleted file mode 100644 index 482a4eab..00000000 --- a/app/Event/FileEvent.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php - -namespace Kanboard\Event; - -class FileEvent extends GenericEvent -{ -} |