mirror of https://gitee.com/bigwinds/arangodb
Removed debug output
This commit is contained in:
parent
4bb8508d82
commit
cd5fe6aceb
|
@ -905,7 +905,6 @@ namespace std {
|
|||
return false;
|
||||
}
|
||||
}
|
||||
std::cout << "Isse equal" << std::endl;
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue