diff --git a/android/assets/jsons/Civ V - Gods & Kings/GlobalUniques.json b/android/assets/jsons/Civ V - Gods & Kings/GlobalUniques.json index 1843839bc0..29c12bc13e 100644 --- a/android/assets/jsons/Civ V - Gods & Kings/GlobalUniques.json +++ b/android/assets/jsons/Civ V - Gods & Kings/GlobalUniques.json @@ -9,9 +9,6 @@ "Rebel units may spawn ", "[-1] Sight ", - // Filtering uniques must be listed here to tell RulesetValidator they're OK despite untyped - "Aircraft" - // TODO: Implement the uniques below // "[+20]% [Culture] [in all cities] ", // "[+20]% [Production] [in all cities] ", diff --git a/android/assets/jsons/Civ V - Vanilla/GlobalUniques.json b/android/assets/jsons/Civ V - Vanilla/GlobalUniques.json index 1843839bc0..29c12bc13e 100644 --- a/android/assets/jsons/Civ V - Vanilla/GlobalUniques.json +++ b/android/assets/jsons/Civ V - Vanilla/GlobalUniques.json @@ -9,9 +9,6 @@ "Rebel units may spawn ", "[-1] Sight ", - // Filtering uniques must be listed here to tell RulesetValidator they're OK despite untyped - "Aircraft" - // TODO: Implement the uniques below // "[+20]% [Culture] [in all cities] ", // "[+20]% [Production] [in all cities] ",