removed serverdiscovery module
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
define([], function() {
|
||||
"use strict";
|
||||
return {
|
||||
findServers: function(timeoutMs) {
|
||||
return Promise.resolve([])
|
||||
}
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user