forked from wallabag/wallabag
Cleanup
This commit is contained in:
@ -234,8 +234,6 @@ class ConfigController extends Controller
|
||||
*/
|
||||
public function resetAction($type)
|
||||
{
|
||||
$em = $this->getDoctrine()->getManager();
|
||||
|
||||
switch ($type) {
|
||||
case 'annotations':
|
||||
$this->getDoctrine()
|
||||
|
||||
Reference in New Issue
Block a user