Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -178,8 +178,6 @@ namespace ImageProcessingEditor
|
||||
|
||||
if (sourceControlActive)
|
||||
{
|
||||
bool checkoutResult = false;
|
||||
|
||||
AzToolsFramework::SourceControlCommandBus::Broadcast(&AzToolsFramework::SourceControlCommandBus::Events::RequestDelete, legacyFile.c_str(),
|
||||
[](bool success, const AzToolsFramework::SourceControlFileInfo& info)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user