Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 623704865
  • Loading branch information
java-team-github-bot authored and Google Java Core Libraries committed Apr 11, 2024
1 parent 31e7a17 commit 983b451
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions android/guava/src/com/google/common/base/Preconditions.java
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@
public final class Preconditions {
private Preconditions() {}

private interface Impossible {}

/**
* Ensures the truth of an expression involving one or more parameters to the calling method.
*
Expand Down
2 changes: 0 additions & 2 deletions guava/src/com/google/common/base/Preconditions.java
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@
public final class Preconditions {
private Preconditions() {}

private interface Impossible {}

/**
* Ensures the truth of an expression involving one or more parameters to the calling method.
*
Expand Down

0 comments on commit 983b451

Please sign in to comment.