Skip to content

Commit

Permalink
no visible change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 367246328
  • Loading branch information
java-team-github-bot authored and Guice Team committed Apr 7, 2021
1 parent a260458 commit 6fc8ad4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/com/google/inject/internal/InjectorImpl.java
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ public <T> BindingImpl<T> getBinding(Key<T> key) {
ConfigurationException exception =
new ConfigurationException(errors.merge(e.getErrors()).getMessages());


throw exception;
}
}
Expand Down

0 comments on commit 6fc8ad4

Please sign in to comment.