Skip to content

Commit

Permalink
Remove old debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
Exomanz committed Jul 25, 2024
1 parent baf6ce2 commit b965619
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UITweaks/UI/ModInfoViewController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ public class ModInfoViewController : BSMLAutomaticViewController

[Inject] internal void Construct(UBinder<Plugin, PluginMetadata> metadata)
{
logger.Debug("ModInfoViewController:Construct()");
meta = metadata.Value;
}

Expand Down

0 comments on commit b965619

Please sign in to comment.