Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 52342ec7 authored by Akhil's avatar Akhil
Browse files

Remove unused const

parent 773717fa
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ class AccountController extends Controller {
	private $session;
	private $userSession;
	private $urlGenerator;
	private const SELECTED_LANGUAGE_KEY = 'selected_language';

	public function __construct(
		$AppName,