Files
remark42/backend/app
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-05-06 19:14:07 -05:00
2021-04-27 00:30:38 -05:00
2020-11-30 02:00:59 +01:00
2021-05-05 02:39:32 -05:00