Merge pull request #26626 from edx/jawayria/bom-2416

BOM-2416: Removed unused imports from docs, scripts, pavelib
This commit is contained in:
Jawayria
2021-04-09 19:31:20 +05:00
committed by GitHub
5 changed files with 1 additions and 6 deletions

View File

@@ -6,7 +6,6 @@
# http://www.sphinx-doc.org/en/master/config
import datetime # lint-amnesty, pylint: disable=unused-import
import os
import sys
from subprocess import check_call