remove obsolete comment
This commit is contained in:
@@ -112,7 +112,6 @@ function unconfigureReverseProxy(app, callback) {
|
||||
assert.strictEqual(typeof app, 'object');
|
||||
assert.strictEqual(typeof callback, 'function');
|
||||
|
||||
// TODO: maybe revoke the cert
|
||||
reverseProxy.unconfigureApp(app, callback);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user