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() {
|
public void startRecording() {
|
||||||
// Check States
|
// Check States
|
||||||
if (isRecording){
|
if (isRecording){
|
||||||
extendViolation();
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
// Return On Request Permissions
|
// Return On Request Permissions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user