mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-18 11:20:16 +08:00
Move logging code to its own folder
This commit is contained in:
@ -8,7 +8,7 @@ import 'package:http/http.dart' as http;
|
||||
import 'package:universal_io/io.dart' show HttpHeaders;
|
||||
import 'package:url_launcher/url_launcher.dart';
|
||||
|
||||
import 'package:gitjournal/utils/logger.dart';
|
||||
import 'package:gitjournal/logger/logger.dart';
|
||||
import 'githost.dart';
|
||||
|
||||
// FIXME: Handle for edge cases of json.decode
|
||||
|
Reference in New Issue
Block a user