Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Commit

Permalink
te-323 removed unused code, updated composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
stereomon committed Jan 24, 2019
1 parent d4ae4b8 commit e4c37e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
8 changes: 4 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions src/Pyz/Yves/Application/ApplicationDependencyProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,4 @@ protected function addUtilDateTimeService(Container $container)

return $container;
}

/**
* @return \Spryker\Shared\ApplicationExtension\Dependency\Plugin\ApplicationPluginInterface[]
*/
protected function getApplicationPlugins(): array
{
return [];
}
}

0 comments on commit e4c37e8

Please sign in to comment.