删除多余引用
This commit is contained in:
parent
8af3a68042
commit
37349dc4a1
@ -2,15 +2,11 @@
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Net;
|
||||
using System.Security.Cryptography;
|
||||
using UnityEditor.Rendering;
|
||||
using UnityEngine;
|
||||
using UnityEngine.Events;
|
||||
using UnityEngine.EventSystems;
|
||||
using UnityEngine.Rendering;
|
||||
using UnityEngine.UI;
|
||||
using static UnityEditor.Progress;
|
||||
|
||||
[RequireComponent(typeof(Camera))]
|
||||
public class ScreenShotPainter : MonoBehaviour
|
||||
|
||||
@ -3,7 +3,6 @@ using UnityEngine.UI;
|
||||
using XMLTool;
|
||||
using System.Collections.Generic;
|
||||
using TMPro;
|
||||
using UnityEditor.Hardware;
|
||||
using DG.Tweening;
|
||||
|
||||
namespace QFramework.Example
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user