Skip to content

Commit e537135

Browse files
jlukicCopilot
andauthored
Update packages/query/src/register-behavior.js
Co-authored-by: Copilot <[email protected]>
1 parent a63d73b commit e537135

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/query/src/register-behavior.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ export const registerBehavior = (behavior) => {
8989
...behavior,
9090
};
9191

92-
console.log('log performance', runtimeConfig.logPerformance);
9392

9493
// determine run time settings for behavior
9594
const runtimeSettings = deepExtend({}, Query.prototype[name].defaultSettings, settings);

0 commit comments

Comments
 (0)