mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
@@ -1,7 +1,6 @@
|
||||
import * as vscode from 'vscode';
|
||||
import * as lc from 'vscode-languageclient';
|
||||
import * as seedrandom_ from 'seedrandom';
|
||||
const seedrandom = seedrandom_; // https://github.com/jvandemo/generator-angular2-library/issues/221#issuecomment-355945207
|
||||
import seedrandom from 'seedrandom';
|
||||
|
||||
import { ColorTheme, TextMateRuleSettings } from './color_theme';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user