Skip to content

Commit

Permalink
chore: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucisokiu committed Oct 19, 2024
1 parent 64fe1ce commit 42d8ce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/core/websocket/socket_emiter.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import 'package:waterbus_sdk/core/websocket/interfaces/socket_emiter_interface.d
import 'package:waterbus_sdk/core/websocket/interfaces/socket_handler_interface.dart';
import 'package:waterbus_sdk/flutter_waterbus_sdk.dart';
import 'package:waterbus_sdk/injection/injection_container.dart';

@Injectable(as: SocketEmiter)
class SocketEmiterImpl extends SocketEmiter {
// MARK: emit functions
Expand Down

0 comments on commit 42d8ce7

Please sign in to comment.