mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-31 22:20:12 +00:00
Remove debug.
This commit is contained in:
parent
67137789e0
commit
1c23a7203a
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ public class FeedFolderResponse {
|
|||
folder.children = children;
|
||||
folder.feedIds = feedIds;
|
||||
folders.add(folder);
|
||||
Log.d(this.getClass().getName(), String.format("folder %s has parents %s and children %s and %d feeds", name, parentNames.toString(), children.toString(), feedIds.size()));
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue