Removed unused imports and moved tour bloc to delivery to be shared by overview and detailed view
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_bloc/flutter_bloc.dart';
|
||||
import 'package:hl_lieferservice/widget/operations/bloc/operation_bloc.dart';
|
||||
import 'package:hl_lieferservice/widget/operations/presentation/message_container.dart';
|
||||
|
||||
import '../bloc/operation_state.dart';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user