diff --git a/module/misc/ext/model/test.php b/module/misc/ext/model/test.php deleted file mode 100644 index decda6ad45..0000000000 --- a/module/misc/ext/model/test.php +++ /dev/null @@ -1,4 +0,0 @@ -public function test() -{ - return 'ext'; -}