mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 23:50: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 RAGENativeUI;
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Rage;
|
|
||||||
using RAGENativeUI;
|
|
||||||
using RAGENativeUI.Elements;
|
using RAGENativeUI.Elements;
|
||||||
|
|
||||||
namespace SceneManager
|
namespace SceneManager
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
using System;
|
using RAGENativeUI;
|
||||||
using RAGENativeUI;
|
|
||||||
|
|
||||||
namespace SceneManager
|
namespace SceneManager
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue