Skip to content

Commit 2942825

Browse files
committed
format
1 parent e3a6c33 commit 2942825

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/relative-time-element.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ export class RelativeTimeElement extends HTMLElement implements Intl.DateTimeFor
138138
// value takes precedence over this custom format.
139139
//
140140
// Returns a formatted time String.
141-
142141
#getFormattedTitle(date: Date): string | undefined {
143142
return new Intl.DateTimeFormat(this.#lang, {
144143
day: 'numeric',

0 commit comments

Comments
 (0)