Remove whitespace

This commit is contained in:
Eddie Hung 2019-05-30 12:25:21 -07:00
parent a44fe3a632
commit c6fa4faa37
1 changed files with 0 additions and 1 deletions

View File

@ -683,7 +683,6 @@ void AigerReader::post_process()
}
}
// NB: Assume box_module->ports are sorted alphabetically
// (as RTLIL::Module::fixup_ports() would do)
for (auto port_name : box_module->ports) {