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