From 58fdbe57ae735783674e90e67a72779d8d2098ad Mon Sep 17 00:00:00 2001 From: Yarik Date: Thu, 17 Mar 2016 15:01:17 +0200 Subject: [PATCH] test --- frontend/controllers/BookmarksController.php | 5 ----- 1 file changed, 0 insertions(+), 5 deletions(-) diff --git a/frontend/controllers/BookmarksController.php b/frontend/controllers/BookmarksController.php index 48784c5..43763fb 100644 --- a/frontend/controllers/BookmarksController.php +++ b/frontend/controllers/BookmarksController.php @@ -49,11 +49,6 @@ ]; } - public function actionIndex() - { - return $this->render('bookmarks'); - } - public function actionPerformer() { /** -- libgit2 0.21.4