Skip to content

Commit

Permalink
fix: newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianStoll committed Nov 27, 2024
1 parent 6ba2aee commit 2885b34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -464,4 +464,4 @@ void PublishError(Exception e, bool checkIfDeleted = false)
m_UnityServiceErrorMessagePub.Publish(new UnityServiceErrorMessage("Session Error", reason, UnityServiceErrorMessage.Service.Session, e));
}
}
}
}

0 comments on commit 2885b34

Please sign in to comment.