Skip to content

Commit

Permalink
new clear cache info
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Sep 29, 2019
1 parent a5b9986 commit bcf1d45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ export default function clearGitCache(args: { dryRun?: boolean }, { log }: { log
spinner.stop();
}

return info;
return `🗑 start clear: ${blocksTempPath}`;
}

0 comments on commit bcf1d45

Please sign in to comment.