Browse Source

Remove unused import

master
yanas 9 years ago
parent
commit
978c0f2f31
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      modules/UI/etherpad/Etherpad.js

+ 0
- 1
modules/UI/etherpad/Etherpad.js View File

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

Loading…
Cancel
Save