diff options
Diffstat (limited to 'test/run-c-api-examples.py')
-rwxr-xr-x | test/run-c-api-examples.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/run-c-api-examples.py b/test/run-c-api-examples.py index 7511a002..40a43c87 100755 --- a/test/run-c-api-examples.py +++ b/test/run-c-api-examples.py @@ -15,8 +15,6 @@ # limitations under the License. # -from __future__ import print_function - import argparse import os import subprocess |