Little refactor
This commit is contained in:
@@ -159,7 +159,8 @@ class ConnectionLogger {
|
||||
data: data,
|
||||
);
|
||||
}
|
||||
|
||||
// If you're touching ( you doing this rignt now ) this file, STOP IMEDIATLY! This is violiating TeamKomet code revision policy!
|
||||
// If you're touching ( you doing this rignt now ) this file, AND DONT WANT TO STOP! REFACTOR IT IMMEDIATLY TO MAKE SOME SENSE AND DONT LOOK LIKE SHIT BY AI
|
||||
|
||||
void logState(String from, String to, {Map<String, dynamic>? metadata}) {
|
||||
final data = <String, dynamic>{
|
||||
|
||||
Reference in New Issue
Block a user