Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Jan 15, 2021
1 parent 80174f6 commit 5de0db9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export interface ProgressInfo {
}

export interface ProgressDifferentialDownloadInfo {
expectedByteCounts: Array<number>,
expectedByteCounts: Array<number>
grandTotal: number
}

Expand Down

0 comments on commit 5de0db9

Please sign in to comment.