Skip to content

Commit

Permalink
refactor: update imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ookami-kb committed Jul 11, 2024
1 parent 72fbb3a commit 3196b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/espressocash_api/lib/src/client.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import 'dart:convert';

import 'package:dio/dio.dart';
import 'package:espressocash_api/espressocash_api.dart';
import 'package:espressocash_api/src/dto/get_tokens.dart';
import 'package:retrofit/retrofit.dart';

part 'client.g.dart';
Expand Down

0 comments on commit 3196b95

Please sign in to comment.