From 16aa0cad8c70b8aa2c4b0e0ba4a9369951229d53 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Wed, 8 Sep 2021 18:38:09 +0200 Subject: [PATCH] Remove debug --- Util/OsmUtil.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Util/OsmUtil.php b/Util/OsmUtil.php index df66f2f..477137f 100644 --- a/Util/OsmUtil.php +++ b/Util/OsmUtil.php @@ -112,7 +112,6 @@ class OsmUtil { //With path file if ( - false && is_file($path) && ($stat = stat($path)) && $stat['mtime'] >= $updated -- 2.41.0