Skip to content

Commit af19172

Browse files
authored
Merge pull request #380 from crashkonijn/fix/removed-annoying-debug
Fix: Removed annoying debug log
2 parents 82a7432 + 129ccce commit af19172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Package/Runtime/CrashKonijn.Goap.Runtime/Scriptables/CapabilityConfigScriptable.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ public void FixIssues()
210210

211211
if (issues.Length == 0)
212212
{
213-
Debug.Log("No issues found!");
214213
return;
215214
}
216215

0 commit comments

Comments
 (0)