mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-21 18:11:10 +00:00
Cleanup
This commit is contained in:
parent
864c1dd23a
commit
001cc7168a
7 changed files with 6 additions and 29 deletions
|
@ -234,8 +234,6 @@ class ConfigController extends Controller
|
|||
*/
|
||||
public function resetAction($type)
|
||||
{
|
||||
$em = $this->getDoctrine()->getManager();
|
||||
|
||||
switch ($type) {
|
||||
case 'annotations':
|
||||
$this->getDoctrine()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue