Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx committed Jun 26, 2024
1 parent 22d1208 commit 51686eb
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -340,10 +340,6 @@ class DebugRenderTreeTest extends RenderTest {
didInsertElement() {}
didUpdate() {}
willDestroyElement() {}

getDebugName() {
return 'did-insert';
}
}

this.registerModifier('did-insert', DidInsertModifier);
Expand Down

0 comments on commit 51686eb

Please sign in to comment.