Skip to content

Commit 8bb4dcd

Browse files
authored
chore: remove unused using directives (homuler#1246)
1 parent 1dd8fef commit 8bb4dcd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Packages/com.github.homuler.mediapipe/Runtime/Scripts/Tasks/Core/PacketsCallbackTable.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
using System;
88
using UnityEngine;
99

10-
#if DEVELOPMENT_BUILD || UNITY_EDITOR
11-
using UnityEngine.Profiling;
12-
#endif
13-
1410
namespace Mediapipe.Tasks.Core
1511
{
1612
internal class PacketsCallbackTable

0 commit comments

Comments
 (0)