Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Sep 8, 2023
1 parent edc08c6 commit b3b93cb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tools/analyzer_plugin/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dev_dependencies:
io: ^1.0.0
logging: ^1.0.1
markdown: ^4.0.0
pub_semver: ^2.0.0
test: ^1.14.0
test_reflective_loader: ^0.2.0
uuid: '>3.0.0 <5.0.0'
Expand All @@ -52,6 +51,6 @@ workiva:
#
# In CI, this should also be the path to the over_react checkout
#
# dependency_overrides:
# over_react:
# path: /Users/me/workspaces/over_react
dependency_overrides:
over_react:
path: /Users/greglittlefield/workspaces/over_react2

0 comments on commit b3b93cb

Please sign in to comment.