Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Enriqe committed Apr 14, 2020
1 parent e4ad144 commit 0efcf2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/amp-story-player-impl.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,7 @@ export class AmpStoryPlayer {
return this.element_;
}

/** @private */
buildCallback_() {
buildCallback() {
initLogConstructor();
this.stories_ = toArray(this.querySelectorAll('a'));

Expand Down

0 comments on commit 0efcf2d

Please sign in to comment.