unnecessary contact trait path

This commit is contained in:
batuhanbas 2020-01-20 12:24:41 +03:00
parent d7ae76b6d2
commit 86710efd79

View File

@ -2,8 +2,6 @@
namespace App\Traits; namespace App\Traits;
use App\Models\Common\Contact;
trait Contacts trait Contacts
{ {
public function getCustomerTypes($return = 'array') public function getCustomerTypes($return = 'array')