Skip to content

Commit 94ef071

Browse files
committed
Fix PHP warnings
1 parent d2aa123 commit 94ef071

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/WebApp/DataModel/Address.php

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ class Address {
1414
public $zipCode;
1515
public $city;
1616
public $country;
17-
public $province;
1817

1918
public function __construct() {
2019
}

0 commit comments

Comments
 (0)