summaryrefslogtreecommitdiff
path: root/sowtheme3.php
diff options
context:
space:
mode:
Diffstat (limited to 'sowtheme3.php')
-rw-r--r--sowtheme3.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/sowtheme3.php b/sowtheme3.php
deleted file mode 100644
index f157e02..0000000
--- a/sowtheme3.php
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-namespace Grav\Theme;
-
-use Grav\Common\Theme;
-
-class Sowtheme extends Theme
-{
- // Access plugin events in this class
-}