Merge clean up
This commit is contained in:
@@ -96,4 +96,3 @@ function validateNeeds(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -15,8 +15,6 @@ export class BasicExpressionToken extends ExpressionToken {
|
||||
|
||||
public readonly originalExpressions: BasicExpressionToken[] | undefined;
|
||||
|
||||
public readonly source: string;
|
||||
|
||||
/**
|
||||
* The range of the expression within the source string.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user