diff --git a/examples/func_calls.py b/examples/func_calls.py index d2844a52..061278ec 100644 --- a/examples/func_calls.py +++ b/examples/func_calls.py @@ -7,7 +7,6 @@ # Eli Bendersky [https://eli.thegreenplace.net/] # License: BSD #----------------------------------------------------------------- -import platform import sys # This is not required if you've installed pycparser into