Skip to content

Commit 9b4c2f1

Browse files
Update examples/example3/main.py
Co-authored-by: Glenn Matthews <[email protected]>
1 parent c539b12 commit 9b4c2f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/example3/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"""Main executable for DiffSync "example3"."""
33
import sys
44
import argparse
5-
import pprint
65

76
from diffsync import Diff
87
from diffsync.logging import enable_console_logging

0 commit comments

Comments
 (0)