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

Commit

Permalink
Delint
Browse files Browse the repository at this point in the history
  • Loading branch information
cdupuis committed Sep 10, 2018
1 parent 3f4b4c9 commit cc29c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/DockerProgressReporter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ export const DockerProgressTests: ProgressTest[] = [{
/**
* Default ReportProgress for our Docker
*/
export const DockerProgressReporter: ReportProgress = testProgressReporter(...DockerProgressTests);
export const DockerProgressReporter: ReportProgress = testProgressReporter(...DockerProgressTests);

0 comments on commit cc29c5e

Please sign in to comment.