aboutsummaryrefslogtreecommitdiffhomepage
path: root/infrastructure/Events/Event.php
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/Events/Event.php')
-rw-r--r--infrastructure/Events/Event.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/infrastructure/Events/Event.php b/infrastructure/Events/Event.php
deleted file mode 100644
index 2f19ea9..0000000
--- a/infrastructure/Events/Event.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-namespace Infrastructure\Events;
-
-abstract class Event
-{
- //
-}