Removing extra whitespace from the ScriptCanvas Node Library files

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
This commit is contained in:
lumberyard-employee-dm
2021-07-07 16:25:26 -05:00
parent f9f711c039
commit 3be4c9a393
92 changed files with 359 additions and 380 deletions
@@ -6,14 +6,3 @@
*/
#include "Format.h"
namespace ScriptCanvas
{
namespace Nodes
{
namespace String
{
}
}
}
@@ -24,7 +24,7 @@ namespace ScriptCanvas
{
public:
SCRIPTCANVAS_NODE(StartsWith);
};
};
//! Deprecated: see class String's reflection of method "Ends With"
class EndsWith