Skip to content

Commit

Permalink
test actions 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraxiinus committed Jul 1, 2024
1 parent 84c0215 commit 3448862
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/UI.Main/Utilities/GithubConnection.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
using Etirps.RiZhi;
using System.Text.Json;
using System;
using System.Net.Http;
using System.Reflection;
using System.Threading.Tasks;
using System.Text.Json.Nodes;
using System.Threading.Tasks;

namespace Fraxiinus.ReplayBook.UI.Main.Utilities;

Expand Down

0 comments on commit 3448862

Please sign in to comment.