del unused module

Change-Id: I1bb4ac082537fe0fd40542fee2c73deed208e5f5
This commit is contained in:
wangqi 2018-05-17 08:23:00 +00:00
parent ff6747f360
commit 3387eb2183
1 changed files with 0 additions and 2 deletions

View File

@ -11,10 +11,8 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
import subprocess
import sys
import os
import warnings
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
ROOT = os.path.abspath(os.path.join(BASE_DIR, "..", ".."))