diff options
Diffstat (limited to 'project/ci/cmake.py')
-rw-r--r-- | project/ci/cmake.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project/ci/cmake.py b/project/ci/cmake.py index 1f3dab8..dbe31f6 100644 --- a/project/ci/cmake.py +++ b/project/ci/cmake.py @@ -4,7 +4,6 @@ # Distributed under the MIT License. import argparse -import logging import os.path import sys |