Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
WIP Remove API from adapter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth G. Franqueiro committed Jul 26, 2018
1 parent 463eec5 commit 3e64324
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/mdc-tab/adapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,6 @@ class MDCTabAdapter {
*/
notifyInteracted() {}

/**
* Emits the MDCTab:activated event for use by parent components
*/
notifyActivated() {}

/**
* Returns the offsetLeft value of the root element.
* @return {number}
Expand Down

0 comments on commit 3e64324

Please sign in to comment.