stash/pkg/manager/jsonschema
EnameEtavir 5c4351f338
Cleanup fixes (#1422)
* cleanup: remove dead code

removing some code that does nothing

* cleanup: fixing usage of deprecated gqlgen/graphql api in api/changeset_translator

* cleanup: changing to recommended comparison methods

Changing byte and case-insensitive string comparison to the recommended methods.

* cleanup: making staticcheck happy
2021-05-25 11:03:09 +10:00
..
gallery.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
image.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
mappings.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
movie.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
performer.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
scene.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
scraped.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
studio.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
tag.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
utils.go Cleanup fixes (#1422) 2021-05-25 11:03:09 +10:00