Remove unused import
This commit is contained in:
parent
bc5ce7e80d
commit
5ad1fe6a18
@ -1,5 +1,3 @@
|
||||
import * as ts from 'typescript';
|
||||
|
||||
export function _(key: string | string[]): string | string[] {
|
||||
return key;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user