fix lint padded-blocks
This commit is contained in:
parent
ea9e32096b
commit
f14d5886f2
5 changed files with 0 additions and 5 deletions
|
|
@ -159,7 +159,6 @@ export class Hpml {
|
|||
|
||||
@autobind
|
||||
private evaluate(expr: Expr, scope: HpmlScope): any {
|
||||
|
||||
if (isLiteralValue(expr)) {
|
||||
if (expr.type === null) {
|
||||
return null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue