Remove unnecessary icon field from snapcraft.yaml (#25200)

This is handled in `script/snap-build` by populating `snap/gui` with
`zed.png` and `zed.desktop`

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-02-19 15:47:46 -07:00 committed by GitHub
parent d0899e6af5
commit d10430b860
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,6 @@ description: |
grade: stable
confinement: classic
compression: lzo
icon: crates/zed/resources/app-icon.png
website: https://zed.dev/
source-code: https://github.com/zed-industries/zed
issues: https://github.com/zed-industries/zed/issues