From 7610eb9c3e39f1e9fe2675b2917deeb4229c82c5 Mon Sep 17 00:00:00 2001 From: pro028 Date: Sat, 3 May 2025 22:10:24 +0200 Subject: [PATCH] removed one *Teppe* to avoid duplicates in database --- .idea/misc.xml | 5 ----- backend/src/main/resources/dev-data/waste.json | 1 - 2 files changed, 6 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index cd5457df..e8311ab3 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,9 +3,4 @@ - - - \ No newline at end of file diff --git a/backend/src/main/resources/dev-data/waste.json b/backend/src/main/resources/dev-data/waste.json index 2f3f1164..eeee5255 100644 --- a/backend/src/main/resources/dev-data/waste.json +++ b/backend/src/main/resources/dev-data/waste.json @@ -134,7 +134,6 @@ {"name": "Skap", "type": "Brennbart avfall", "info": "???"}, {"name": "Seng", "type": "Brennbart avfall", "info": "???"}, {"name": "Madrass", "type": "Brennbart avfall", "info": "???"}, - {"name": "Teppe", "type": "Brennbart avfall", "info": "???"}, {"name": "Speil", "type": "Restavfall", "info": "???"}, {"name": "Sykkel", "type": "Brennbart avfall", "info": "???"}, {"name": "Barnevogn", "type": "Brennbart avfall", "info": "???"},