refactor: refactor

vr
mob-sakai 2020-06-04 12:01:11 +09:00
parent 19356500c5
commit 1b3a25e195
2 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,6 @@ using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using UnityEditor;
using System.Linq;
using MaskIntr = UnityEngine.SpriteMaskInteraction;
namespace Coffee.UISoftMask

View File

@ -1,5 +1,4 @@
using System;
using System.Collections.Generic;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Rendering;
using UnityEngine.UI;