mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 00:29:20 +08:00
Remove superflous logs
This commit is contained in:
@ -125,9 +125,6 @@ class AppRouter {
|
||||
|
||||
var rootFolder = repository.notesFolder;
|
||||
|
||||
Log.d("sharedText: $sharedText");
|
||||
Log.d("sharedImages: $sharedImages");
|
||||
|
||||
var extraProps = <String, dynamic>{};
|
||||
if (settings.customMetaData.isNotEmpty) {
|
||||
var map = MarkdownYAMLCodec.parseYamlText(settings.customMetaData);
|
||||
|
Reference in New Issue
Block a user