Refactor in DetectorService class
This commit is contained in:
parent
7dee124378
commit
ea0e88ed89
@ -141,7 +141,6 @@ public class VideoDetector extends Detector {
|
||||
public void startRecording() {
|
||||
// Check States
|
||||
if (isRecording){
|
||||
extendViolation();
|
||||
return;
|
||||
}
|
||||
// Return On Request Permissions
|
||||
|
Loading…
x
Reference in New Issue
Block a user