Index: trunk/resources/data/validator/combinations.mapcss
===================================================================
--- trunk/resources/data/validator/combinations.mapcss	(revision 18535)
+++ trunk/resources/data/validator/combinations.mapcss	(revision 18546)
@@ -866,5 +866,5 @@
 }
 
-/* #18374 */
+/* #18374, #22295 */
 *[amenity=recycling][collection_times="24/7"][!opening_hours],
 *[amenity=recycling][collection_times       ][!opening_hours][collection_times=~/[a-z]-[A-Z].*[0-9]-[0-9]/] {
@@ -876,9 +876,4 @@
   assertNoMatch: "node amenity=recycling collection_times=\"Mo 08:00-11:00\"";
   assertNoMatch: "node amenity=recycling collection_times=\"Sa[2,4] 8:00-11:00\"";
-}
-*[amenity=recycling][collection_times="24/7"][opening_hours],
-*[amenity=recycling][collection_times       ][opening_hours][collection_times=~/[a-z]-[A-Z].*[0-9]-[0-9]/] {
-  throwWarning: tr("{0} together with {1}. Probably {2} is meant.", "{1.key}", "{0.tag}", "{2.key}");
-  group: tr("suspicious tag combination");
 }
 
