Skip to content

Commit c9fba8c

Browse files
committed
remove extra spaces
1 parent fd31e0b commit c9fba8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/FbxExporters/Editor/FbxExporter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public static void Dump (this AnimationCurve animCurve, string message, float[]
5959

6060
namespace Editor
6161
{
62-
using CustomExtensions;
62+
using CustomExtensions;
6363

6464
public class ModelExporter : System.IDisposable
6565
{

0 commit comments

Comments
 (0)