Skip to content

Commit 1f89ffd

Browse files
improve code readabilty
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1a54b08 commit 1f89ffd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/recents.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ const recents = {
8686
return name;
8787
};
8888

89-
const self = this;
9089

9190
if (type === "dir" || type === "all") {
9291
let dirs = this.folders;

0 commit comments

Comments
 (0)