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