Skip to content

Commit

Permalink
don't log this
Browse files Browse the repository at this point in the history
  • Loading branch information
Raycoms committed Aug 22, 2024
1 parent 954fa56 commit 7c6b6d7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,6 @@ private void processBlueprint(final Blueprint blueprint)
{
if (blueprint == null)
{
Log.getLogger().error("Invalid building details for reactivation");
return;
}

Expand Down

0 comments on commit 7c6b6d7

Please sign in to comment.