Skip to content

Commit

Permalink
Remove unused import in models library
Browse files Browse the repository at this point in the history
  • Loading branch information
rinukkusu committed Mar 16, 2023
1 parent 1bdc532 commit 1210362
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/models/_models.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
library spotify.models;

import 'dart:convert';

import 'package:json_annotation/json_annotation.dart';
import 'package:spotify/spotify.dart';

Expand Down

0 comments on commit 1210362

Please sign in to comment.