Browse Source

Remove unneeded files.

mscherer 6 years ago
parent
commit
c9e6c16111
1 changed files with 0 additions and 8 deletions
  1. 0 8
      tests/test_app/Plugin.php

+ 0 - 8
tests/test_app/Plugin.php

@@ -1,8 +0,0 @@
-<?php
-
-namespace App;
-
-use Tools\Plugin as ToolsPlugin;
-
-class Plugin extends ToolsPlugin {
-}