forked from MapComplete/MapComplete
Remove obsolete override
This commit is contained in:
parent
8074300d94
commit
a7b664a5f0
1 changed files with 0 additions and 3 deletions
|
@ -52,7 +52,4 @@ export default class OpeningHoursValidator extends Validator {
|
|||
)
|
||||
}
|
||||
|
||||
reformat(s: string, _?: () => string): string {
|
||||
return super.reformat(s, _)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue