Commit 939947e
refactor(android-distribution): Import Future type for cleaner code (EME-413)
Add explicit import for java.util.concurrent.Future and use short form
instead of fully qualified name in method signature.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d60461b commit 939947e
File tree
1 file changed
+2
-1
lines changed- sentry-android-distribution/src/main/java/io/sentry/android/distribution
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
91 | | - | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments