Skip to content

Commit 265d655

Browse files
authored
Removed unused NameSpaces
1 parent d2275fc commit 265d655

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ObjectPooler.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
using System;
2-
using System.Collections;
32
using System.Collections.Generic;
4-
using JetBrains.Annotations;
53
using UnityEngine;
6-
using UnityEngine.PlayerLoop;
74

85
public class ObjectPooler : MonoBehaviour
96
{

0 commit comments

Comments
 (0)