Skip to content

Commit

Permalink
empty commit
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-code committed Oct 9, 2024
1 parent ae18305 commit 3afb1b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export default function useSessionResourceClass({
);

// Select the default session class only if it is not a custom launch and
// the launcher resource class exists in the user resource pool.
// the launcher resource class exists in the user resource pool
useEffect(() => {
if (resourcePools == null || isLoadingLauncherClass) {
return;
Expand Down

0 comments on commit 3afb1b1

Please sign in to comment.