Skip to content

Commit

Permalink
chore: remove unused using directives
Browse files Browse the repository at this point in the history
  • Loading branch information
homuler committed Aug 13, 2024
1 parent 1dd8fef commit ccf4cbe
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
using System;
using UnityEngine;

#if DEVELOPMENT_BUILD || UNITY_EDITOR
using UnityEngine.Profiling;
#endif

namespace Mediapipe.Tasks.Core
{
internal class PacketsCallbackTable
Expand Down

0 comments on commit ccf4cbe

Please sign in to comment.