Skip to content

Commit

Permalink
Remove debug logging
Browse files Browse the repository at this point in the history
Summary: $title

Reviewed By: elboman

Differential Revision: D58582848

fbshipit-source-id: 3b999982a7ad6d28aba4e30df2910c8aa2a3114a
  • Loading branch information
passy authored and facebook-github-bot committed Jun 14, 2024
1 parent 6b44de3 commit d517c0d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ function PluginMemoryDetails({
} as PluginMemoryStats;
});

console.log('rendeing modal');

return (
<Layout.Container
style={{minHeight: '80vh', width: '100%', display: 'flex'}}>
Expand Down

0 comments on commit d517c0d

Please sign in to comment.