mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove more debug
This commit is contained in:
parent
a35e14b322
commit
3cb2ce3167
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ public struct TextChip: View {
|
|||
return nil
|
||||
}
|
||||
|
||||
print("TEXT CHIP", feedItemLabel.name, checked)
|
||||
self.text = feedItemLabel.name ?? ""
|
||||
self.color = color
|
||||
self.negated = negated
|
||||
|
|
|
|||
Loading…
Reference in a new issue