APIv4 - Allow creator to read `UserJob` and `Queue` records
[civicrm-core.git] / Civi / Api4 / FinancialType.php
index 14db20d00a55b950c7d23f8223230dc15f9e61c1..ea85931db80d68ad1d1e57aedcda088d4930178c 100644 (file)
@@ -22,6 +22,5 @@ namespace Civi\Api4;
  * @package Civi\Api4
  */
 class FinancialType extends Generic\DAOEntity {
-  use Generic\Traits\OptionList;
 
 }