diff --git a/.idea/Daflv4.iml b/.idea/Daflv4.iml index 0a4c8b0..29145de 100644 --- a/.idea/Daflv4.iml +++ b/.idea/Daflv4.iml @@ -42,6 +42,12 @@ + + + + + + diff --git a/Sources/dafl_project_flutter/assets/logs.txt b/Sources/dafl_project_flutter/assets/logs.txt deleted file mode 100644 index 7d70a00..0000000 --- a/Sources/dafl_project_flutter/assets/logs.txt +++ /dev/null @@ -1,4 +0,0 @@ -postgres -mdpDaflBd -89.83.54.48 -BD-DaflMusic \ No newline at end of file diff --git a/Sources/dafl_project_flutter/lib/position/location.dart b/Sources/dafl_project_flutter/lib/position/location.dart index 8f29034..94cce8d 100644 --- a/Sources/dafl_project_flutter/lib/position/location.dart +++ b/Sources/dafl_project_flutter/lib/position/location.dart @@ -1,7 +1,6 @@ import 'package:geolocator/geolocator.dart'; import 'package:http/http.dart' as http; import 'dart:convert'; -import 'dart:developer'; import 'dart:async'; import '../main.dart'; @@ -35,7 +34,6 @@ class Location { "id" : actualUser.toString(), }); var data = jsonDecode(response.body); - log(data.toString()); return data.toString(); } } diff --git a/Sources/dafl_project_flutter/pubspec.yaml b/Sources/dafl_project_flutter/pubspec.yaml index b309a65..95db087 100644 --- a/Sources/dafl_project_flutter/pubspec.yaml +++ b/Sources/dafl_project_flutter/pubspec.yaml @@ -56,7 +56,6 @@ flutter: assets: - assets/images/ - assets/fonts/ - - assets/ fonts: - family: DMSans diff --git a/Sources/phpLocation/.idea/workspace.xml b/Sources/phpLocation/.idea/workspace.xml deleted file mode 100644 index 5302c39..0000000 --- a/Sources/phpLocation/.idea/workspace.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - $PROJECT_DIR$/composer.json - - - - - - - - - - - - - - - - - - - - - - - - - 1668370798748 - - - - - - - - - \ No newline at end of file