Fix code style

This commit is contained in:
Wojtek Figat
2021-01-24 14:14:30 +01:00
parent cb0518d75a
commit 3a33d6ff84
2 changed files with 3 additions and 4 deletions

View File

@@ -657,7 +657,6 @@ namespace FlaxEditor.Surface.Archetypes
NodeElementArchetype.Factory.Output(0, "Result", typeof(Vector3), 2)
}
},
};
}
}