mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Remove unused import
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
import { isMac } from './utils/Browser';
|
||||
import { LinkMatcherOptions } from './Interfaces';
|
||||
import { LinkMatcher, LinkMatcherHandler, LinkMatcherValidationCallback } from './Types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user