mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
Removing unused DTO property (#19721)
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
This commit is contained in:
-1
@@ -21,7 +21,6 @@ import org.eclipse.jdt.annotation.NonNull;
|
||||
*/
|
||||
public class PushAudioPlayerStateTO extends PushDeviceTO {
|
||||
public String mediaReferenceId;
|
||||
public String quality;
|
||||
public boolean error;
|
||||
public AudioPlayerState audioPlayerState;
|
||||
public String errorMessage;
|
||||
|
||||
Reference in New Issue
Block a user