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