Showing
1 changed file
with
0 additions
and
1 deletions
@@ -90,7 +90,6 @@ | @@ -90,7 +90,6 @@ | ||
90 | placeholder: true, | 90 | placeholder: true, |
91 | })); | 91 | })); |
92 | items = [...items, ...fillArr]; | 92 | items = [...items, ...fillArr]; |
93 | - console.log(fillArr); | ||
94 | } | 93 | } |
95 | cameraList.value = items; | 94 | cameraList.value = items; |
96 | } catch (error) { | 95 | } catch (error) { |