Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Apr 29, 2015
1 parent 0c7a47d commit d10c20c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
namespace MyVendor\HelloWorld\Resource\Page;

use BEAR\Resource\ResourceInterface;
use BEAR\Resource\ResourceObject;
use BEAR\Sunday\Extension\Application\AppInterface;
use MyVendor\HelloWorld\AppModule;
use Ray\Di\Injector;

Expand Down
2 changes: 1 addition & 1 deletion src/Provide/Transfer/HttpResponderModule.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* This file is part of the *** package
* This file is part of the BEAR.Sunday package
*
* @license http://opensource.org/licenses/MIT MIT
*/
Expand Down
28 changes: 0 additions & 28 deletions tests/multiple_apps_Test.php

This file was deleted.

0 comments on commit d10c20c

Please sign in to comment.