From fa788efebb06e8e74f1c77c4ce97c2abb138bb9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Sat, 31 Dec 2022 18:44:51 +0000 Subject: [PATCH] Reorder --- UVtools.Core/FileFormats/FileFormat.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UVtools.Core/FileFormats/FileFormat.cs b/UVtools.Core/FileFormats/FileFormat.cs index 37d4f6d..7cb90ef 100644 --- a/UVtools.Core/FileFormats/FileFormat.cs +++ b/UVtools.Core/FileFormats/FileFormat.cs @@ -377,7 +377,6 @@ public abstract class FileFormat : BindableBase, IDisposable, IEquatable