Skip to content

Commit

Permalink
remove readyHandler for set version
Browse files Browse the repository at this point in the history
  • Loading branch information
Himyu committed Nov 24, 2022
1 parent 3c55b82 commit d9c3d06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions StaticData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ export default class StaticData {
}

private _setDownloadVersion() {
if (!this.readyHandler) return

this.ctx.LPTE.emit({
meta: {
type: 'set',
Expand Down

0 comments on commit d9c3d06

Please sign in to comment.