Removed random runaway newline
This commit is contained in:
parent
6d28e33ab2
commit
005aafd2de
|
@ -130,7 +130,6 @@ void UMoveAssetsCommandlet::MoveAssetsFromMapForSemanticSegmentation(
|
||||||
FString AssetName;
|
FString AssetName;
|
||||||
MapAsset.AssetName.ToString(AssetName);
|
MapAsset.AssetName.ToString(AssetName);
|
||||||
|
|
||||||
|
|
||||||
if (SrcPath.Len())
|
if (SrcPath.Len())
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue