chore: code cleanup
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
namespace App\BusProNet\Model;
|
||||
|
||||
use Symfony\Component\Serializer\Annotation\SerializedName;
|
||||
|
||||
class Communication
|
||||
{
|
||||
private ?string $phone = null;
|
||||
@@ -45,4 +43,4 @@ class Communication
|
||||
|
||||
return $this;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user