Skip to content

Commit

Permalink
Remove unused CSS file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Jun 24, 2016
1 parent e4aa51d commit de66522
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
49 changes: 0 additions & 49 deletions src/vs/workbench/parts/terminal/electron-browser/media/tabs.css

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
*--------------------------------------------------------------------------------------------*/

import 'vs/css!./media/terminal';
import 'vs/css!./media/tabs';
import 'vs/css!./media/xterm';
import nls = require('vs/nls');
import {KeyMod, KeyCode} from 'vs/base/common/keyCodes';
Expand Down

0 comments on commit de66522

Please sign in to comment.