Remove stray debug.log

This commit is contained in:
Chandler Cox
2023-07-05 16:19:25 -05:00
parent bd0bc42adc
commit a3dddbfa24

View File

@@ -390,7 +390,6 @@ namespace FlaxEditor.CustomEditors.Editors
if (addTagDropPanel.IsClosed)
{
Debug.Log("Hit");
nameTextBox.BorderColor = Color.Transparent;
nameTextBox.BorderSelectedColor = FlaxEngine.GUI.Style.Current.BackgroundSelected;
return;