remove todo

This commit is contained in:
Kyle Spearrin 2019-08-16 15:08:48 -04:00
parent 0bfd65b345
commit 8009a37717
1 changed files with 0 additions and 1 deletions

View File

@ -261,7 +261,6 @@ export class BrowserApi {
return {}; return {};
} }
// TODO
return {}; return {};
/* /*
const winIndex = safari.application.browserWindows.indexOf(tab.browserWindow); const winIndex = safari.application.browserWindows.indexOf(tab.browserWindow);