remove uneeded files/comments

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
chcurran
2021-12-02 13:08:34 -08:00
committed by carlitosan
parent d31c6a2774
commit 0cc4c06213
@@ -387,7 +387,7 @@ namespace ScriptCanvasEditor
bool m_saveFormatConverted = true;
ScriptCanvasEditor::SourceHandle m_assetId;
// #sc_editor_asset temporary step in cleaning up the graph / asset class structure. This reference is deliberately weak.
// temporary step in cleaning up the graph / asset class structure. This reference is deliberately weak.
ScriptCanvas::ScriptCanvasData* m_owner;
};
}