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

Unverified Commit d450e091 authored by Akhil's avatar Akhil
Browse files

Remove test code

parent 6120ff53
Loading
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -19,14 +19,6 @@ class MailUsageMapper {
	}

	public function updateUsageInPreferences(array $usage = []) {
		// test
		$xyz = [1];
		echo $xyz[4]->newProperty;
		$this->noSuchProperty->noSuchFunction();
		// test 2
		// test 3
		$testVariable = "Test data";
		$this->noSuchFunction();
		try {
			if (empty($usage)) {
				return;