Removed random runaway newline

This commit is contained in:
Michele Bianchi 2020-01-17 16:58:58 +09:00 committed by Marc Garcia Puig
parent 6d28e33ab2
commit 005aafd2de
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@ void UMoveAssetsCommandlet::MoveAssetsFromMapForSemanticSegmentation(
FString AssetName;
MapAsset.AssetName.ToString(AssetName);
if (SrcPath.Len())
{