Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -3,7 +3,6 @@ package dev.steenbakker.mobile_scanner | @@ -3,7 +3,6 @@ package dev.steenbakker.mobile_scanner | ||
| 3 | class NoCamera : Exception() | 3 | class NoCamera : Exception() |
| 4 | class AlreadyStarted : Exception() | 4 | class AlreadyStarted : Exception() |
| 5 | class AlreadyStopped : Exception() | 5 | class AlreadyStopped : Exception() |
| 6 | -class TorchError : Exception() | ||
| 7 | class CameraError : Exception() | 6 | class CameraError : Exception() |
| 8 | class TorchWhenStopped : Exception() | 7 | class TorchWhenStopped : Exception() |
| 9 | class ZoomWhenStopped : Exception() | 8 | class ZoomWhenStopped : Exception() |
-
Please register or login to post a comment