Skip to content

Commit

Permalink
fix: remove unused dependency from dart2 example
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloCore committed Oct 3, 2023
1 parent 3fe60b2 commit 8f83959
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example/dart2/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ description: A simple command-line application.
environment:
sdk: ">=2.12.0 <3.0.0"

dependencies:
json_annotation: ^3.0.0

dev_dependencies:
lints: ^1.0.1
path: ^1.8.0
Expand Down

0 comments on commit 8f83959

Please sign in to comment.