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:
parent
6321fce313
commit
6941f26141
2 changed files with 2 additions and 9 deletions
|
|
@ -1,10 +1,4 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Rage;
|
||||
using RAGENativeUI;
|
||||
using RAGENativeUI;
|
||||
using RAGENativeUI.Elements;
|
||||
|
||||
namespace SceneManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue