Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and nivi-apple committed Nov 3, 2023
1 parent 3776d12 commit b5e2f4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ LogSessionHandle LogProvider::StartLogCollection(IntentEnum logType)
}
else
{
mLogSessionHandle = kInvalidLogSessionHandle;
mLogSessionHandle = kInvalidLogSessionHandle;
}
return mLogSessionHandle;
}
Expand Down

0 comments on commit b5e2f4e

Please sign in to comment.