Skip to content

Commit

Permalink
removed old links component.
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Mar 14, 2016
1 parent ce36923 commit addbff6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/cms/src/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ class Module extends \luya\base\Module implements BootstrapInterface
public function registerComponents()
{
return [
'links' => [
'class' => 'cms\components\Links',
],
'menu' => [
'class' => 'cms\menu\Container',
],
Expand Down

0 comments on commit addbff6

Please sign in to comment.