浏览代码

Remove unneeded files.

mscherer 6 年之前
父节点
当前提交
c9e6c16111
共有 1 个文件被更改,包括 0 次插入8 次删除
  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 {
-}