Skip to content

Commit 7e98092

Browse files
committed
asdf
1 parent fa593a9 commit 7e98092

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

photon-core/src/main/java/org/photonvision/common/networking/NetworkUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ public static String getMacAddress() {
327327

328328
private static NetworkInterface getInterfaceForRemoteAddress(
329329
InetAddress remoteAddress, int remotePort) {
330-
331330
// Paranoia -- validate remote address
332331
if (remoteAddress == null
333332
|| remoteAddress.isLoopbackAddress()

0 commit comments

Comments
 (0)