Skip to content

Commit 2885b34

Browse files
committed
fix: newline at end of file
1 parent 6ba2aee commit 2885b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Scripts/UnityServices/Sessions/MultiplayerServicesFacade.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,4 +464,4 @@ void PublishError(Exception e, bool checkIfDeleted = false)
464464
m_UnityServiceErrorMessagePub.Publish(new UnityServiceErrorMessage("Session Error", reason, UnityServiceErrorMessage.Service.Session, e));
465465
}
466466
}
467-
}
467+
}

0 commit comments

Comments
 (0)