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