Skip to content

Commit

Permalink
Fix uwp build (KhronosGroup#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMitchell-ms authored May 20, 2019
1 parent 6482561 commit 29ccc6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Scripts/GLTFSceneImporter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
using System.IO;
using System.Linq;
using System.Runtime.ExceptionServices;
#if !WINDOWS_UWP
using System.Threading;
#endif
using System.Threading.Tasks;
using UnityEngine;
using UnityEngine.Rendering;
Expand Down

0 comments on commit 29ccc6e

Please sign in to comment.