Remove redundant Runnable.range
This commit is contained in:
@@ -8,7 +8,6 @@ interface RunnablesParams {
|
||||
}
|
||||
|
||||
interface Runnable {
|
||||
range: lc.Range;
|
||||
label: string;
|
||||
bin: string;
|
||||
args: string[];
|
||||
|
||||
Reference in New Issue
Block a user