code_review: PR #1417

Remove unnecessary namespace using

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-06-13 17:12:14 +08:00
parent 8dffdef48d
commit f88652ffdd
No known key found for this signature in database

View file

@ -1,5 +1,4 @@
using System;
using Avalonia.Media;
namespace SourceGit.Models
{