Remove BOM

This commit is contained in:
tyrrrz
2026-04-19 23:13:12 +03:00
parent 7456f0fe3a
commit 34b5ccc75b
175 changed files with 175 additions and 175 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
namespace DiscordChatExporter.Core.Utils;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Diagnostics.CodeAnalysis;
using Superpower;
using Superpower.Parsers;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Linq;
using System.Net;
using System.Net.Http;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.IO;
using System.Text;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;