Fixing style errors.
This commit is contained in:
parent
616e2b79ef
commit
3fd81293a3
@ -539,8 +539,6 @@ class Thirdparties extends DolibarrApi
|
|||||||
'message' => 'Object deleted'
|
'message' => 'Object deleted'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@ -639,7 +639,6 @@ class Users extends DolibarrApi
|
|||||||
'message' => 'Ticket deleted'
|
'message' => 'Ticket deleted'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
|
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user