Remove debug log
This commit is contained in:
parent
f0790eb363
commit
3e8f023ce6
1 changed files with 0 additions and 1 deletions
|
@ -574,7 +574,6 @@ export class BrowserWindow {
|
|||
let latestbranchjson = await latestbranch.json()
|
||||
let base_url = latestbranchjson[0].url
|
||||
base_url = base_url.substr(0, base_url.lastIndexOf('/'))
|
||||
console.log('BaseURL - ', base_url)
|
||||
|
||||
const options: any = {
|
||||
provider: 'generic',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue