aboutsummaryrefslogtreecommitdiff
path: root/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs
diff options
context:
space:
mode:
Diffstat (limited to 'JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs')
-rw-r--r--JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs12
1 files changed, 0 insertions, 12 deletions
diff --git a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs b/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs
deleted file mode 100644
index 61fa0da..0000000
--- a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-
-namespace JamUtils
-{
-
- public class SmoothUtil
- {
-
- }
-}