Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardosnt committed May 11, 2016
1 parent adaf34b commit 3bec0e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Event/Handling/EssentialsEventHandler.cs
Expand Up @@ -597,7 +597,6 @@ void TpaPlayerDisconnect( UnturnedPlayer player )
if ( val != default(ulong) )
{
requests.Remove( val );
System.Console.WriteLine(player);
}
}
}
Expand Down

0 comments on commit 3bec0e4

Please sign in to comment.