- some small fixes

This commit is contained in:
Marius Stanciu
2020-08-28 00:53:24 +03:00
committed by Marius
parent cebffe34b1
commit eee4595449
5 changed files with 8 additions and 6 deletions

View File

@@ -1057,11 +1057,6 @@ class ToolIsolation(AppTool, Gerber):
self.on_tool_default_add()
return
if not tools_db_dict:
self.app.inform.emit('[ERROR_NOTCL] %s' % _("Tools DB empty."))
self.blockSignals(False)
return
tool_found = 0
offset = 'Path'