Core/Proto: Remove blank lines

This commit is contained in:
Shauren
2024-07-29 20:50:30 +02:00
parent 7ff646efa9
commit 23064351a6
4 changed files with 0 additions and 8 deletions

View File

@@ -26,5 +26,3 @@ service NotificationListener {
};
}
}

View File

@@ -62,5 +62,3 @@ service NotificationListener {
};
}
}

View File

@@ -37,5 +37,3 @@ service ReportService {
};
}
}

View File

@@ -70,5 +70,3 @@ message Report {
optional .bgs.protocol.EntityId reporting_game_account = 5;
optional fixed64 report_timestamp = 6;
}