Skip to content

Commit 73f0ec6

Browse files
edgardmessiasJohnstonCode
authored andcommitted
refactor: Removed "Updated" text from status bar (#591)
1 parent fbe12bb commit 73f0ec6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/statusbar/syncStatusBar.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ export class SyncStatusBar {
112112
} else {
113113
command = "svn.update";
114114
tooltip = "Update Revision";
115-
text = `Updated`;
116115
}
117116

118117
return {

0 commit comments

Comments
 (0)