From 2355de3067649c53018725adcc4ecbe169980f1c Mon Sep 17 00:00:00 2001 From: sua yoo Date: Tue, 31 May 2022 14:13:17 -0700 Subject: [PATCH] docs: remove extra comment --- frontend/src/components/relative-duration.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/components/relative-duration.ts b/frontend/src/components/relative-duration.ts index a6239d74..b9589626 100644 --- a/frontend/src/components/relative-duration.ts +++ b/frontend/src/components/relative-duration.ts @@ -10,8 +10,6 @@ import humanizeDuration from "pretty-ms"; * ```ts * * ``` - * - * @event on-copied */ export class RelativeDuration extends LitElement { @property({ type: String })