Skip to content

Commit b1c6fda

Browse files
committed
[FIX] Refactor.
1 parent 6546414 commit b1c6fda

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/Controllers/sSeoController.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,6 @@
88

99
class sSeoController
1010
{
11-
//public $url;
12-
13-
/**
14-
* Construct
15-
*/
16-
public function __construct()
17-
{
18-
//Paginator::defaultView('pagination');
19-
}
20-
2111
/**
2212
* Show tabs with custom system settings
2313
*
@@ -28,7 +18,6 @@ public function index()
2818
return $this->view('index');
2919
}
3020

31-
3221
/**
3322
* Update settings configuration
3423
*

0 commit comments

Comments
 (0)