Remove useless using std
This commit is contained in:
@@ -49,8 +49,6 @@
|
||||
#include "core/timeconstants.h"
|
||||
#include "core/logging.h"
|
||||
|
||||
using std::stable_sort;
|
||||
|
||||
const char *AcoustidClient::kClientId = "0qjUoxbowg";
|
||||
const char *AcoustidClient::kUrl = "https://api.acoustid.org/v2/lookup";
|
||||
const int AcoustidClient::kDefaultTimeout = 5000; // msec
|
||||
|
||||
Reference in New Issue
Block a user