mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused icon
This commit is contained in:
parent
a6795b380a
commit
d6974f9e5f
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ interface ForwardEmailMessage {
|
|||
unsubHttpUrl?: string
|
||||
text?: string
|
||||
forwardedFrom?: string
|
||||
icon?: string
|
||||
}
|
||||
|
||||
const logger = buildLogger('app.dispatch')
|
||||
|
|
|
|||
Loading…
Reference in a new issue