aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2024-07-29 20:50:30 +0200
committerOvahlord <dreadkiller@gmx.de>2024-11-01 08:02:02 +0100
commit5c0fb42c9b34707ff4e671739591b008fb0a07f2 (patch)
treee960273cae04ae53e4f9575b569d1e3fe83097dd /src
parent85b4c11bdef971c1c842bbfb64f461dd2bce2e9a (diff)
Core/Proto: Remove blank lines
(cherry picked from commit 23064351a6f7897cdee06ab55ac30f96a2249f0d)
Diffstat (limited to 'src')
-rw-r--r--src/server/proto/Client/api/client/v2/notification_listener.proto2
-rw-r--r--src/server/proto/Client/notification_service.proto2
-rw-r--r--src/server/proto/Client/report_service.proto2
-rw-r--r--src/server/proto/Client/report_types.proto2
4 files changed, 0 insertions, 8 deletions
diff --git a/src/server/proto/Client/api/client/v2/notification_listener.proto b/src/server/proto/Client/api/client/v2/notification_listener.proto
index c9628fb9653..d4d507e640b 100644
--- a/src/server/proto/Client/api/client/v2/notification_listener.proto
+++ b/src/server/proto/Client/api/client/v2/notification_listener.proto
@@ -26,5 +26,3 @@ service NotificationListener {
};
}
}
-
-
diff --git a/src/server/proto/Client/notification_service.proto b/src/server/proto/Client/notification_service.proto
index 072367d2d7d..37ae2aff44f 100644
--- a/src/server/proto/Client/notification_service.proto
+++ b/src/server/proto/Client/notification_service.proto
@@ -62,5 +62,3 @@ service NotificationListener {
};
}
}
-
-
diff --git a/src/server/proto/Client/report_service.proto b/src/server/proto/Client/report_service.proto
index 8f65611d0b0..47a9a542f08 100644
--- a/src/server/proto/Client/report_service.proto
+++ b/src/server/proto/Client/report_service.proto
@@ -37,5 +37,3 @@ service ReportService {
};
}
}
-
-
diff --git a/src/server/proto/Client/report_types.proto b/src/server/proto/Client/report_types.proto
index fcd619f6ca7..3acd2581c95 100644
--- a/src/server/proto/Client/report_types.proto
+++ b/src/server/proto/Client/report_types.proto
@@ -70,5 +70,3 @@ message Report {
optional .bgs.protocol.EntityId reporting_game_account = 5;
optional fixed64 report_timestamp = 6;
}
-
-