Skip to content

Commit

Permalink
refactor: remove unused export (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: qiuqfang <qiuqfang98@qq.com>
  • Loading branch information
qiuqfang and qiuqfang committed Mar 23, 2023
1 parent 8e1958d commit 1f9c56f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/patch-repl.ts
Expand Up @@ -37,5 +37,3 @@ repl.start = function () {
patchEval(nodeRepl);
return nodeRepl;
};

export {};

0 comments on commit 1f9c56f

Please sign in to comment.