X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FFinancialType.php;h=ea85931db80d68ad1d1e57aedcda088d4930178c;hb=47581b448c0daf8ac7721d6eb07382f5aa91c73a;hp=14db20d00a55b950c7d23f8223230dc15f9e61c1;hpb=30fe58ec520d2962875ac763b86c9b501a00ab35;p=civicrm-core.git diff --git a/Civi/Api4/FinancialType.php b/Civi/Api4/FinancialType.php index 14db20d00a..ea85931db8 100644 --- a/Civi/Api4/FinancialType.php +++ b/Civi/Api4/FinancialType.php @@ -22,6 +22,5 @@ namespace Civi\Api4; * @package Civi\Api4 */ class FinancialType extends Generic\DAOEntity { - use Generic\Traits\OptionList; }