dsync icon indicating copy to clipboard operation
dsync copied to clipboard

Quick-fix unused import warnings of generated code

Open hasezoey opened this issue 1 year ago • 1 comments

This PR quick-fixes the unused import warnings for crate::diesel::* and paginate imports. The crate::diesel::* line should be removed altogether (see #94).

re https://github.com/Wulf/dsync/issues/94#issuecomment-1937836230

hasezoey avatar Feb 12 '24 15:02 hasezoey

:+1: - i like my change https://github.com/longsleep-io/dsync/commit/8f9254eb4532d3623a7d4819292944c47c47d95e slightly better but at the end it does not matter.

longsleep avatar Feb 13 '24 09:02 longsleep