]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
[autofix.ci] apply automated fixes
authorautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Mon, 14 Apr 2025 02:21:21 +0000 (02:21 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 02:21:21 +0000 (02:21 +0000)
packages/runtime-core/src/components/KeepAlive.ts

index 6fc70e88c9a58ea8972b5aa59a06661ccc7afae9..9cce1ef4d93dc59014850a8ef3815f6eef32ba06 100644 (file)
@@ -521,8 +521,7 @@ export function deactivate(
     // Update components tree
     devtoolsComponentAdded(instance)
   }
-  
-        
+
   // for e2e test
   if (__DEV__ && __BROWSER__) {
     ;(instance as any).__keepAliveStorageContainer = container