removed unused imports and applied minor changes from RA.

This commit is contained in:
2019-01-14 20:06:17 -06:00
parent 104a759e9f
commit d02230c593
13 changed files with 10 additions and 60 deletions

View File

@@ -4,10 +4,6 @@ using RecrownedAthenaeum.Camera;
using RecrownedAthenaeum.Render;
using RecrownedAthenaeum.UI.Modular;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace RecrownedAthenaeum.Audio.Visualizer
{