Skip to content

Commit

Permalink
chore: remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelwan committed Jul 5, 2024
1 parent 1e7a1d3 commit 864d511
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions Editor/EcsactBuild.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
using System.Collections.Generic;
using System.Linq;
using Ecsact.Editor;
using UnityEngine.Rendering;
using UnityEngine.UIElements;

#nullable enable

Expand Down
3 changes: 0 additions & 3 deletions Editor/EcsactSdk.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
using System;
using System.IO;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Diagnostics;
using System.Threading.Tasks;
using PlasticGui.WebApi.Requests;

namespace Ecsact.Editor {

Expand Down

0 comments on commit 864d511

Please sign in to comment.