mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 10:37:13 +02:00
Remove debug code
This commit is contained in:
@ -611,7 +611,6 @@ class ProjectAsLibBuilder(LibBuilderBase):
|
|||||||
break
|
break
|
||||||
|
|
||||||
if not found:
|
if not found:
|
||||||
print 67, uri
|
|
||||||
for lb in self.envorigin.GetLibBuilders():
|
for lb in self.envorigin.GetLibBuilders():
|
||||||
if lb.name != uri:
|
if lb.name != uri:
|
||||||
continue
|
continue
|
||||||
|
Reference in New Issue
Block a user