mirror of https://github.com/docker/docs.git
removing test url
This commit is contained in:
parent
3869b5ca18
commit
2268690bc6
|
@ -66,5 +66,3 @@ ipc.on('application:open-url', opts => {
|
|||
urlUtil.openUrl(opts.url, flags, app.getVersion());
|
||||
});
|
||||
});
|
||||
|
||||
urlUtil.openUrl('docker://repository/run/redis', {dockerURLEnabledVersion: '0.5.19'}, app.getVersion());
|
||||
|
|
Loading…
Reference in New Issue