Unnötige Usings gelöscht

This commit is contained in:
Erik
2024-08-15 11:45:39 +02:00
parent 76695263a1
commit 897a0dc848
12 changed files with 5 additions and 71 deletions

View File

@@ -1,11 +1,7 @@
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Controls;
using System.Windows;
namespace bib_talk.Repository