mirror of
https://github.com/Fluffy-Bean/ColouringApp.git
synced 2025-05-14 07:32:16 +00:00
Merge pull request #5 from Fluffy-Bean/deepsource-transform-d1dc4578
style: format code with Gofumpt
This commit is contained in:
commit
6b5b6e4dbe
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ func (c *Canvas) Save(force bool) {
|
|||
addToast("Drawing saved as " + c.Name + ".png")
|
||||
} else {
|
||||
applicationState = StateFileExists
|
||||
|
||||
}
|
||||
|
||||
c.UnsavedChanges = false
|
||||
|
|
Loading…
Add table
Reference in a new issue