X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FFinancialType.php;h=ea85931db80d68ad1d1e57aedcda088d4930178c;hb=9e10c913757133eb740bd92c18a978c3b9aee7fb;hp=14db20d00a55b950c7d23f8223230dc15f9e61c1;hpb=53cb0b25fcc219955129db25ec6d7836e9a6ca7e;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; }