Skip to content

Commit

Permalink
Removed merge conflict message.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tape-Worm committed Feb 12, 2022
1 parent 78cbeb3 commit 53b84aa
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,6 @@

using System.Numerics;
using System.Runtime.CompilerServices;

/* Unmerged change from project 'Gorgon.Renderers.Gorgon2D (net5.0-windows)'
Before:
using Gorgon.Renderers.Geometry;
using System.Runtime.CompilerServices;
using Gorgon.Graphics;
After:
using Gorgon.Graphics;
using System.Runtime.Math;
using Gorgon.Renderers.Geometry;
*/
using Gorgon.Math;
using Gorgon.Renderers.Geometry;

Expand Down

0 comments on commit 53b84aa

Please sign in to comment.