Cleanup + Format

This commit is contained in:
Isaac Marovitz 2024-05-29 16:24:49 +01:00 committed by Isaac Marovitz
parent b064d76a4f
commit 362746887e
7 changed files with 4 additions and 19 deletions

View file

@ -5,8 +5,6 @@ using Ryujinx.Graphics.Shader.Translation;
using SharpMetal.Metal;
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.Versioning;
namespace Ryujinx.Graphics.Metal