Skip to content

Commit

Permalink
If applied, this commit will change LBMultiDeviceResponse class visib…
Browse files Browse the repository at this point in the history
…ility.
  • Loading branch information
UellingtonDamasceno committed Feb 3, 2024
1 parent ea3e549 commit 96dba1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @author Uellington Damasceno
*/
class LBMultiDeviceResponse extends TargetedTransaction {
public class LBMultiDeviceResponse extends TargetedTransaction {

private final String device;

Expand Down

0 comments on commit 96dba1f

Please sign in to comment.