removing test url

This commit is contained in:
Jeffrey Morgan 2015-04-27 11:30:45 -04:00
parent 3869b5ca18
commit 2268690bc6
1 changed files with 0 additions and 2 deletions

View File

@ -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());