From 4cb6b82dcf75fe02f4409c48a035ac06c964c18a Mon Sep 17 00:00:00 2001
From: Reinder Kraaij <kraaij@astron.nl>
Date: Sun, 21 Jul 2024 17:57:10 +0200
Subject: [PATCH] tweak

---
 sonar-project.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sonar-project.properties b/sonar-project.properties
index 5c4438e..0c33894 100644
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -4,7 +4,6 @@ sonar.sources=lib
 sonar.tests=lib/__tests__
 sonar.javascript.lcov.reportPaths=coverage/lcov.info
 sonar.exclusions=src/__tests__/**/*
-sonar.javascript.lcov.reportPaths=coverage/lcov.info
 # This is the name and version displayed in the SonarCloud UI.
 #sonar.projectName=Telescope Specification Models
 #sonar.projectVersion=1.0
-- 
GitLab