Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 5c51c51

Browse files
committed
remove unused import (was copy and pasted from filter example)
1 parent 9a2a76b commit 5c51c51

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

examples/graphviz/grouper.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
'''
33
This example demonstrates the use of grouping.
44
'''
5-
import time
6-
75
from pycallgraph import PyCallGraph
86
from pycallgraph import Config
97
from pycallgraph import GlobbingFilter

0 commit comments

Comments
 (0)