clean up old lbrytv reference

This commit is contained in:
Sean Yesmunt 2020-05-26 12:20:17 -04:00
parent 3480bdc4cc
commit 7562fdcfd5
3 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,7 @@ import HelpPage from 'page/help';
import BackupPage from 'page/backup';
// @endif
// @if TARGET='web'
import Code2257Page from 'lbrytv/page/code2257';
import Code2257Page from 'web/page/code2257';
// @endif
import ReportPage from 'page/report';
import ShowPage from 'page/show';