mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 00:46:01 +00:00
login checker dummy implementation
This commit is contained in:
@@ -41,6 +41,4 @@ module.exports = {
|
||||
async getUsedEngines() {
|
||||
return null;
|
||||
},
|
||||
|
||||
markUserAsActive(licenseUid) {},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user