lint compliance
This commit is contained in:
@@ -196,8 +196,6 @@ var handleAuthenticatedMessage = function (Env, map) {
|
||||
Respond(void 0, result);
|
||||
});
|
||||
default:
|
||||
console.log(msg);
|
||||
throw new Error("OOPS");
|
||||
return void Respond('UNSUPPORTED_RPC_CALL', msg);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user