Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fedecor9 committed Aug 2, 2023
1 parent 1c7473b commit 01085d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'package:dio/dio.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter_bloc/flutter_bloc.dart';
import 'package:flutter_template/ui/section/error_handler/general_error.dart';
import 'package:freezed_annotation/freezed_annotation.dart';

part 'global_event_handler_cubit.freezed.dart';
Expand Down

0 comments on commit 01085d3

Please sign in to comment.