Fix Lint warnings
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
package com.limelight.nvstream;
|
||||
|
||||
import java.net.InetAddress;
|
||||
|
||||
import javax.crypto.SecretKey;
|
||||
|
||||
import com.limelight.nvstream.av.video.VideoDecoderRenderer;
|
||||
|
||||
public class ConnectionContext {
|
||||
public String serverAddress;
|
||||
public StreamConfiguration streamConfig;
|
||||
|
||||
Reference in New Issue
Block a user