Clear debug prints
This commit is contained in:
parent
8e9abb6e56
commit
d3726df3e3
@ -54,8 +54,6 @@ map<string, vector<string>> sql3::query(const string sql_command) {
|
||||
|
||||
map<string, vector<string>> _parsed;
|
||||
|
||||
cout << Answer << endl;
|
||||
|
||||
if (!r) {
|
||||
io.unlock();
|
||||
throw string("[ERROR] Unable to read database ");
|
||||
|
Loading…
x
Reference in New Issue
Block a user