We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecf163 commit de20582Copy full SHA for de20582
platformio/home/run.py
@@ -37,7 +37,6 @@
37
from platformio.home.rpc.handlers.registry import RegistryRPC
38
from platformio.home.rpc.server import WebSocketJSONRPCServerFactory
39
from platformio.package.manager.core import get_core_package_dir
40
-from platformio.project.config import ProjectConfig
41
from platformio.proc import force_exit
42
43
0 commit comments