From 317e00eb0dda7c9c86e5439d45c7a47303535746 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
Date: Sat, 27 Aug 2022 19:58:35 +0200
Subject: [PATCH] construction: remove duplicate query

---
 construction.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/construction.json b/construction.json
index 1243ca1..053aa04 100644
--- a/construction.json
+++ b/construction.json
@@ -21,7 +21,6 @@
             "nwr[highway~\"^(construction)$\"];",
             "nwr[railway~\"^(construction)$\"];",
             "nwr[building~\"^(construction)$\"];",
-            "nwr[highway~\"^(construction)$\"];",
             "nwr[~\"^construction:\"~\".\"];",
             ")"
         ]