Files
remark42/backend/app/store
Dmitry VerkhoturovandUmputun 4d011aa5f3 remove error return from ExtractPictures
That function returns an error in a never
expected condition, and that error would be
logged message on the caller side:
none of the callers handles it.

That change hides that error from the caller
so that function would have a signature that
better fit what it does and how it behaves.
2021-05-17 21:31:56 -05:00
..
2021-03-26 16:05:41 -05:00
2021-03-26 15:45:49 -05:00
2021-03-26 15:45:49 -05:00