refactor: Removed unused imports

Removed unused imports from lms/envs
This commit is contained in:
Jawayria
2021-02-17 14:03:59 +05:00
parent d69b8f3941
commit 42e7576500
3 changed files with 0 additions and 7 deletions

View File

@@ -19,8 +19,6 @@ invoked each time that changes have been made.
"""
import os # lint-amnesty, pylint: disable=unused-import
########################## Devstack settings ###################################
from .devstack import * # pylint: disable=wildcard-import