Skip to content

Commit

Permalink
PHPCS
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 committed Apr 30, 2024
1 parent cc76ae5 commit 527a8eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/src/Environment/EnvironmentDanglingCleanup.php
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ public function cleanup_dangling(): void {
} );
}


SafeRemove::delete_dir( $directory, Environment::get_temp_envs_dir() );
}
}
Expand Down

0 comments on commit 527a8eb

Please sign in to comment.