Skip to content

Commit 635bf2e

Browse files
Fixes spacing
1 parent e457785 commit 635bf2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/git/remotes/remoteProvider.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export abstract class RemoteProvider<T extends ResourceDescriptor = ResourceDesc
5050
},
5151
];
5252
}
53+
5354
get avatarUri(): Uri | undefined {
5455
return undefined;
5556
}

0 commit comments

Comments
 (0)