aboutsummaryrefslogtreecommitdiff
path: root/backyard/php-api/trunk/app/Events
diff options
context:
space:
mode:
Diffstat (limited to 'backyard/php-api/trunk/app/Events')
-rw-r--r--backyard/php-api/trunk/app/Events/Event.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/backyard/php-api/trunk/app/Events/Event.php b/backyard/php-api/trunk/app/Events/Event.php
deleted file mode 100644
index d59f769..0000000
--- a/backyard/php-api/trunk/app/Events/Event.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php namespace App\Events;
-
-abstract class Event {
-
- //
-
-}