mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-31 18:26:14 +02:00
fix to have an happy CI
This commit is contained in:
@@ -142,7 +142,6 @@ int main(int argc, char **argv)
|
||||
printError("Error in parse arg step");
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
printf("sectors: %s\n", args.flash_sector.c_str());
|
||||
|
||||
if (args.is_list_command) {
|
||||
displaySupported(args);
|
||||
|
||||
Reference in New Issue
Block a user