Skip to content

Commit 6ec57d8

Browse files
author
Lucas Araujo
committed
[DDW-812] Remove unused
1 parent 1b42c93 commit 6ec57d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/main/utils/handleCheckBlockReplayProgress.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ function getProgressType(line: string): GetBlockSyncProgressType | null {
4343

4444
const applicationStartDate = moment.utc();
4545

46-
export const handleCheckBlockReplayProgress = async (
46+
export const handleCheckBlockReplayProgress = (
4747
mainWindow: BrowserWindow,
4848
logsDirectoryPath: string
4949
) => {

0 commit comments

Comments
 (0)