Skip to content

Commit

Permalink
Correzione piccolo errore
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasPilotto committed Jan 6, 2021
1 parent efe506d commit 8f587a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CPP/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ int main(int argc, char const* argv[]) {
default:
break;
}
insert_order(conn);
}
PQfinish(conn);
return 0;
Expand Down

0 comments on commit 8f587a8

Please sign in to comment.