Skip to content

Commit a5e02eb

Browse files
improv: clean up code
1 parent a3bc3a7 commit a5e02eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/control-plane/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,6 @@ export class ControlPlaneClient {
614614
messageQueueLength: number;
615615
pendingPermission: any;
616616
} | null> {
617-
// debugger;
618617
if (!(await this.isSignedIn())) {
619618
return null;
620619
}

0 commit comments

Comments
 (0)