Skip to content

Commit

Permalink
remove unused using
Browse files Browse the repository at this point in the history
  • Loading branch information
Pespiri committed Sep 28, 2021
1 parent 382262b commit 7046eb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions TransparentWall/Gameplay/TransparentWalls.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using BS_Utils.Gameplay;
using System.Diagnostics.CodeAnalysis;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using TransparentWall.Gameplay.Modifications;
using TransparentWall.Settings;
Expand Down

0 comments on commit 7046eb0

Please sign in to comment.