Skip to content

Commit

Permalink
Removed an import (refactored out).
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryberger committed Nov 22, 2023
1 parent 9185001 commit a8a774d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scalene/scalene_profiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def nada(*args):
console.log = nada

from collections import defaultdict
from importlib.abc import SourceLoader
from jinja2 import Environment, FileSystemLoader
from types import FrameType
from typing import (
Expand Down

0 comments on commit a8a774d

Please sign in to comment.