Skip to content

Commit 165ce69

Browse files
author
Benoit Hudson
committed
Whitespace
1 parent 2789a63 commit 165ce69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Assets/FbxExporters/Editor/UnitTests/FbxExportSettingsTest.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,6 @@ public void TestGetRelativePath()
153153
to = Path.Combine(Application.dataPath, "foo");
154154
relative = ExportSettings.ConvertToAssetRelativePath(to);
155155
Assert.AreEqual("foo", relative);
156-
157-
158-
159156
}
160157

161158
[Test]

0 commit comments

Comments
 (0)