Merge pull request #22928 from artfulrobot/artfulrobot-title-double-html-encoding
[civicrm-core.git] / Civi / Api4 / Country.php
index 63093db8e845538349efa4ee98e894767b8b19a1..47fb952f530059f5b5eed3a42428c89a087d340b 100644 (file)
@@ -18,6 +18,5 @@ namespace Civi\Api4;
  * @package Civi\Api4
  */
 class Country extends Generic\DAOEntity {
-  use Generic\Traits\OptionList;
 
 }