Skip to content

Commit

Permalink
Removed unused using directives
Browse files Browse the repository at this point in the history
  • Loading branch information
radj307 committed Aug 26, 2021
1 parent 0890dbe commit 4d2a283
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions Another_Archery_Patcher/Projectile.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Mutagen.Bethesda.WPF.Reflection.Attributes;

namespace Another_Archery_Patcher
Expand Down
1 change: 0 additions & 1 deletion Another_Archery_Patcher/settings.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System.Collections.Generic;
using System.Linq;
using Mutagen.Bethesda.Plugins;
using Mutagen.Bethesda.Skyrim;
using Mutagen.Bethesda.WPF.Reflection.Attributes;
Expand Down

0 comments on commit 4d2a283

Please sign in to comment.