summaryrefslogtreecommitdiff
path: root/pycparser/_ast_gen.py
diff options
context:
space:
mode:
Diffstat (limited to 'pycparser/_ast_gen.py')
-rw-r--r--pycparser/_ast_gen.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pycparser/_ast_gen.py b/pycparser/_ast_gen.py
index 027efe7..0f7d330 100644
--- a/pycparser/_ast_gen.py
+++ b/pycparser/_ast_gen.py
@@ -10,7 +10,6 @@
# Eli Bendersky [https://eli.thegreenplace.net/]
# License: BSD
#-----------------------------------------------------------------
-import pprint
from string import Template