Skip to content

Commit

Permalink
Removes debugging packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
samhorsfield96 committed Dec 15, 2022
1 parent 30e3d35 commit 82f7386
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ggCaller/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
import ast
import tempfile
import json
import weakref
import objgraph
from pympler.tracker import SummaryTracker
import gc

from .__init__ import __version__

Expand Down

0 comments on commit 82f7386

Please sign in to comment.