Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 5a6c6c0

Browse files
committed
lint
1 parent 3f2478d commit 5a6c6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ async function asyncActivate() {
211211
refreshListener
212212
)
213213
);
214-
214+
215215
let willSaveListener = setupListener();
216216
compositeDisposable.add({
217217
dispose() {

0 commit comments

Comments
 (0)