1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00

Removed unused using statements

This commit is contained in:
Rich Dunne 2020-09-06 14:23:30 -06:00
parent 6321fce313
commit 6941f26141
2 changed files with 2 additions and 9 deletions

View file

@ -1,5 +1,4 @@
using System;
using RAGENativeUI;
using RAGENativeUI;
namespace SceneManager
{