X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FCountry.php;h=47fb952f530059f5b5eed3a42428c89a087d340b;hb=f7a8d0ef3dda5d2ded4d9284c117af90ea753f50;hp=63093db8e845538349efa4ee98e894767b8b19a1;hpb=263c21df87314bc022e12af889e051cb580196b4;p=civicrm-core.git diff --git a/Civi/Api4/Country.php b/Civi/Api4/Country.php index 63093db8e8..47fb952f53 100644 --- a/Civi/Api4/Country.php +++ b/Civi/Api4/Country.php @@ -18,6 +18,5 @@ namespace Civi\Api4; * @package Civi\Api4 */ class Country extends Generic\DAOEntity { - use Generic\Traits\OptionList; }