mirror of
https://github.com/platformio/platformio-core.git
synced 2026-05-04 03:50:45 +02:00
Remove unused module
This commit is contained in:
@@ -22,7 +22,6 @@ import pytest
|
||||
from platformio import fs
|
||||
from platformio.project.config import ConfigParser, ProjectConfig
|
||||
from platformio.project.exception import InvalidProjectConfError, UnknownEnvNamesError
|
||||
from platformio.project.options import calculate_path_hash
|
||||
|
||||
BASE_CONFIG = """
|
||||
[platformio]
|
||||
|
||||
Reference in New Issue
Block a user