Ran formatter
This commit is contained in:
parent
cbc51c23de
commit
4eac2f59be
|
@ -26,7 +26,7 @@ function getRange<a>(x: declaration<a>) {
|
|||
return { floats: { min: first.value.min, max: first.value.max } };
|
||||
}
|
||||
case "Date": {
|
||||
return { time: { min: first.value.min, max: first.value.max} };
|
||||
return { time: { min: first.value.min, max: first.value.max } };
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user