From 0e8f30924d2ea2df8823eb72222328a38b86f95c Mon Sep 17 00:00:00 2001 From: torikizi <51085972+torikizi@users.noreply.github.com> Date: Fri, 20 Dec 2024 21:03:10 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=81=AA=E5=AE=9A=E7=BE=A9?= =?UTF-8?q?=E3=81=8C=E6=AE=8B=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sora/Sora.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Sora/Sora.cs b/Sora/Sora.cs index 4a7083e..39cfcb4 100644 --- a/Sora/Sora.cs +++ b/Sora/Sora.cs @@ -86,7 +86,6 @@ public class Rule public string? Version; public string? Metadata; } - public List Filters = new List(); /// /// カメラの設定 ///