Remove unused import

This commit is contained in:
yanas 2016-09-07 13:14:51 -05:00
parent 62c4ff719e
commit 978c0f2f31
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import VideoLayout from "../videolayout/VideoLayout";
import LargeContainer from '../videolayout/LargeContainer';
import UIUtil from "../util/UIUtil";
import UIEvents from "../../../service/UI/UIEvents";
import SidePanelToggler from "../side_pannels/SidePanelToggler";
import FilmStrip from '../videolayout/FilmStrip';
/**