1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-03 05:16:24 -07:00
gochan/cmd/gochan-migration
deepsource-autofix[bot] 39fdc0566f
refactor: fix unused method receiver
Methods with unused receivers can be a symptom of unfinished refactoring or a bug. To keep 
the same method signature, omit the receiver name or '_' as it is unused.
2025-02-19 04:05:57 +00:00
..
internal refactor: fix unused method receiver 2025-02-19 04:05:57 +00:00
main.go Add warning when migrating a SQLite database in-place 2025-01-25 13:01:52 -08:00