Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AdvDebug authored Aug 8, 2023
1 parent a8b11f2 commit 5f20eed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NoMoreCookiesService/NoMoreCookiesService/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ internal static class Program
{
static void Main()
{
Thread.Sleep(10000);
ServiceBase[] ServicesToRun;
ServicesToRun = new ServiceBase[]
{
Expand Down

0 comments on commit 5f20eed

Please sign in to comment.