mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-05-25 11:52:12 +00:00
fix merge issue
This commit is contained in:
parent
23004acbed
commit
7be9acb379
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ class AppEnvironment {
|
||||||
|
|
||||||
static bool _isInitialized = false;
|
static bool _isInitialized = false;
|
||||||
|
|
||||||
static bool _isInitialized = false;
|
|
||||||
|
|
||||||
// will be loaded in the main_camera_controller.dart
|
// will be loaded in the main_camera_controller.dart
|
||||||
static List<CameraDescription> cameras = [];
|
static List<CameraDescription> cameras = [];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue