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

Commit bd454fb4 authored by Akhil's avatar Akhil 🙂
Browse files

Remove personal.scss

parent 56ae0267
Loading
Loading
Loading
Loading
Loading

css/personal.css

deleted100644 → 0
+0 −0

Empty file deleted.

+0 −1
Original line number Diff line number Diff line
@@ -76,7 +76,6 @@ class Personal implements ISettings {
			$onlyAdmin = $adminGroup && $adminGroup->count() < 2 && $this->groupManager->isAdmin($user->getUID());
			Util::addScript($this->appName, 'ecloud-accounts-personal-settings');
			Util::addScript($this->appName, 'ecloud-accounts-delete-account-listeners');
			Util::addStyle($this->appName, 'personal');
			$deleteShopAccount = $this->shopAccountService->getShopDeletePreference($user->getUID());
			$shopEmailPostDelete = $this->shopAccountService->getShopEmailPostDeletePreference($user->getUID());