Fix broadcast channel payload cleanup for ATG
[e-mobility-charging-stations-simulator.git] / e-mobility-charging-stations-simulator.code-workspace
index e0dbb0cdbff0da7c305ab49ce523f7bc29398bb4..b99ab1deeece0eb6d4b5490fd45e6e972912f3c5 100644 (file)
@@ -1,11 +1,10 @@
 {
-       "folders": [
-               {
-                       "path": "."
-               },
-               {
-                       "path": "src/ui/web"
-               }
-       ],
-       "settings": {}
-}
\ No newline at end of file
+  "folders": [
+    {
+      "path": "."
+    },
+    {
+      "path": "src/ui/web"
+    }
+  ]
+}