Skip to content

Commit 392464f

Browse files
test-fix
Fixing import issue.
1 parent 5987dbc commit 392464f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testproject/Assets/Tests/Runtime/HelpUrlTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#if UNITY_EDITOR
22
using System;
3-
using System.IO;
43
using System.Collections;
54
using System.Collections.Generic;
5+
using System.IO;
66
using System.Linq;
77
using System.Net.Http;
88
using System.Text;

0 commit comments

Comments
 (0)