Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
chore(holocronModule): remove comment
Browse files Browse the repository at this point in the history
Co-authored-by: Ruben Casas <ruben@infoxication.net>
  • Loading branch information
JAdshead and infoxicator authored Oct 1, 2020
1 parent ee5c766 commit 34c536c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/holocron/src/holocronModule.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export default function holocronModule({

componentDidMount() {
this.mounted = true;
// eslint-disable-next-line no-underscore-dangle
if (loadModuleData || load) {
this.initiateLoad(0, this.props);
}
Expand Down

0 comments on commit 34c536c

Please sign in to comment.