diff options
Diffstat (limited to 'examples_checks.py')
-rwxr-xr-x | examples_checks.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples_checks.py b/examples_checks.py index f456e6be58..0129b40560 100755 --- a/examples_checks.py +++ b/examples_checks.py @@ -1,6 +1,5 @@ #!/usr/bin/python3 import os -import sys import subprocess import json import time |