Skip to content

Commit adbeb08

Browse files
committed
Removeo obsolete @VisibleForTesting annotation
1 parent 7e6f373 commit adbeb08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase-appdistribution/src/main/java/com/google/firebase/appdistribution/impl/ScreenshotTaker.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class ScreenshotTaker {
4141
private final FirebaseAppDistributionLifecycleNotifier lifecycleNotifier;
4242
private final Executor backgroundExecutor;
4343

44-
@VisibleForTesting
4544
ScreenshotTaker(
4645
FirebaseApp firebaseApp,
4746
FirebaseAppDistributionLifecycleNotifier lifecycleNotifier,

0 commit comments

Comments
 (0)