mirror of https://github.com/kiwix/libkiwix.git
Fixed a CodeFactor issue
This commit is contained in:
parent
a9b6d481cc
commit
886ae17274
|
@ -29,7 +29,6 @@ namespace kiwix {
|
|||
class ByteRange
|
||||
{
|
||||
public: // types
|
||||
|
||||
// ByteRange is parsed in a request, then it must be resolved (taking
|
||||
// into account the actual size of the requested resource) before
|
||||
// being applied in the response.
|
||||
|
|
Loading…
Reference in New Issue