Skip to content

Commit 8a68268

Browse files
author
mkobar
committed
newline
1 parent c5a40ab commit 8a68268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/providers/auth/auth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ export class AuthProvider {
4747
logoutUser(): Promise<void> {
4848
return this.afAuth.auth.signOut();
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)