deactivate debug for StickyServer

This commit is contained in:
lucretius
2024-01-21 12:28:35 +01:00
parent 6f7fd863f0
commit 24d262dcb9
2 changed files with 0 additions and 4 deletions

View File

@@ -139,7 +139,6 @@ double Settings::getHUSHPrice() {
double Settings::getEURPrice() {
return EURPrice;
}
double Settings::getBTCPrice() {
return BTCPrice;
}