Skip to content

Commit e2407f6

Browse files
committed
chore: remove extraneous makeLog
1 parent f1e5906 commit e2407f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/auth/authclient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ export abstract class AuthClient
217217
eagerRefreshThresholdMillis = DEFAULT_EAGER_REFRESH_THRESHOLD_MILLIS;
218218
forceRefreshOnFailure = false;
219219
universeDomain = DEFAULT_UNIVERSE;
220-
log = makeLog('auth');
221220

222221
/**
223222
* Symbols that can be added to GaxiosOptions to specify the method name that is

0 commit comments

Comments
 (0)