Update UpdateViewModel.cs

This commit is contained in:
Valentin 2024-12-14 18:51:51 +01:00 committed by GitHub
parent db988f68c9
commit 9a7d7effa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,6 @@ using FModel.Settings;
using FModel.ViewModels.ApiEndpoints.Models;
using FModel.ViewModels.Commands;
using FModel.Views.Resources.Converters;
using SharpGLTF.Schema2;
namespace FModel.ViewModels;