Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Commit 1e3d9c0

Browse files
committed
chore: Remove unneeded code
1 parent c6d987f commit 1e3d9c0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/openscd/src/addons/History.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ export class OscdHistory extends LitElement {
210210
break;
211211
case 'action':
212212
// No longer needed
213-
// this.onHistory(le.detail);
214213
break;
215214
default:
216215
this.onInfo(le.detail);

0 commit comments

Comments
 (0)