Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklog committed Jun 4, 2018
1 parent c51c789 commit a5794cb
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion src/Admin/PackageAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
*
* @package Shapecode\Devliver\Admin
* @author Nikita Loges
* @company tenolo GbR
*/
class PackageAdmin extends AbstractAdmin
{
Expand Down
1 change: 0 additions & 1 deletion src/Command/MigrateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
*
* @package Shapecode\Devliver\Command
* @author Nikita Loges
* @company tenolo GbR
*/
class MigrateCommand extends ContainerAwareCommand
{
Expand Down
1 change: 0 additions & 1 deletion src/Form/Type/Forms/PackageAbandonType.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*
* @package Shapecode\Devliver\Form\Type\Forms
* @author Nikita Loges
* @company tenolo GbR
*/
class PackageAbandonType extends AbstractType
{
Expand Down
1 change: 0 additions & 1 deletion src/Form/Validator/PackageValidator.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
*
* @package Shapecode\Devliver\Form\Validator
* @author Nikita Loges
* @company tenolo GbR
*/
class PackageValidator
{
Expand Down
1 change: 0 additions & 1 deletion src/Service/PackagesDumper.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
*
* @package Shapecode\Devliver\Service
* @author Nikita Loges
* @company tenolo GbR
*/
class PackagesDumper implements PackagesDumperInterface
{
Expand Down
1 change: 0 additions & 1 deletion src/Service/PackagesDumperInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
*
* @package Shapecode\Devliver\Service
* @author Nikita Loges
* @company tenolo GbR
*/
interface PackagesDumperInterface
{
Expand Down

0 comments on commit a5794cb

Please sign in to comment.