From ae939b0ad0d4e025923b2fe8255f33573afd938f Mon Sep 17 00:00:00 2001 From: ousttrue Date: Fri, 20 Aug 2021 16:14:42 +0900 Subject: [PATCH] =?UTF-8?q?UnityPackage=20=E3=81=AB=20Samples=20=E3=82=92?= =?UTF-8?q?=E5=90=AB=E3=82=81=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/VRM/Editor/VRMExportUnityPackage.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Assets/VRM/Editor/VRMExportUnityPackage.cs b/Assets/VRM/Editor/VRMExportUnityPackage.cs index a757b1be1..fa7059664 100644 --- a/Assets/VRM/Editor/VRMExportUnityPackage.cs +++ b/Assets/VRM/Editor/VRMExportUnityPackage.cs @@ -86,7 +86,6 @@ namespace VRM.DevOnly.PackageExporter "DevOnly", "doc", "Profiling", - "Samples", }; static IEnumerable GlobFiles(string path)