Skip to content

Commit

Permalink
Remove unused using directive
Browse files Browse the repository at this point in the history
  • Loading branch information
Majiir committed Sep 1, 2014
1 parent 87b606c commit dba22af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Plugin/GeodesicGrid/Cell.cs
@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using Mathf = UnityEngine.Mathf;
using Ray = UnityEngine.Ray;
using Transform = UnityEngine.Transform;
using Vector3 = UnityEngine.Vector3;
Expand Down

0 comments on commit dba22af

Please sign in to comment.