Remove BOMs

This commit is contained in:
Mario Zechner 2021-08-18 20:51:17 +02:00
parent 26a9813ced
commit 6a93555805
10 changed files with 255 additions and 255 deletions

View File

@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

View File

@ -1,4 +1,4 @@
//
//
// System.Collections.Generic.List
//
// Authors:

View File

@ -1,4 +1,4 @@
/******************************************************************************
/******************************************************************************
* Spine Runtimes License Agreement
* Last updated January 1, 2020. Replaces all prior versions.
*

View File

@ -1,4 +1,4 @@
/******************************************************************************
/******************************************************************************
* Spine Runtimes License Agreement
* Last updated January 1, 2020. Replaces all prior versions.
*

View File

@ -1,4 +1,4 @@
using Spine.Unity;
using Spine.Unity;
using UnityEngine;
namespace Spine.Unity.Examples {

View File

@ -1,4 +1,4 @@
/******************************************************************************
/******************************************************************************
* Spine Runtimes License Agreement
* Last updated January 1, 2020. Replaces all prior versions.
*

View File

@ -1,4 +1,4 @@
using NUnit.Framework;
using NUnit.Framework;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;

View File

@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

View File

@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;