File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
src/app/features/settings/go-pro Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -36,23 +36,6 @@ export class GoProPage implements OnInit {
3636
3737 ngOnInit ( ) {
3838 this . restoreBluetoothConnection ( ) ;
39-
40- // this.router.navigate(
41- // ['/settings', 'go-pro', 'media-item-detail-on-camera'],
42- // {
43- // state: {
44- // goProMediaFile: {
45- // name: 'string;',
46- // url: 'https://images.pexels.com/photos/9683060/pexels-photo-9683060.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260',
47- // thumbnailUrl:
48- // 'https://images.pexels.com/photos/9683060/pexels-photo-9683060.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260',
49- // type: 'image',
50- // size: 1024,
51- // storageKey: 'string; // TODO: remove this field',
52- // },
53- // },
54- // }
55- // );
5639 }
5740
5841 async restoreBluetoothConnection ( ) {
You can’t perform that action at this time.
0 commit comments