Skip to content

Commit 4bcc011

Browse files
committed
update code style
1 parent aa3a81b commit 4bcc011

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/fusio-sdk/src/lib/service/event.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export class EventService {
2020
if (this.eventListener.login) {
2121
this.eventListener.login.call(this, user);
2222
}
23-
2423
}
2524

2625
public dispatchLogout(): void {

0 commit comments

Comments
 (0)