mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-22 20:37:58 +08:00
Remove unnecessary references in test files. (#14900)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/// <reference types="jquery" />
|
||||
|
||||
let $obj: JQuery = $('meh');
|
||||
|
||||
let selection: RangyInputs.Selection = $obj.getSelection();
|
||||
|
||||
Reference in New Issue
Block a user