Fixed a CodeFactor issue

This commit is contained in:
Veloman Yunkan 2020-05-26 13:59:47 +04:00
parent a9b6d481cc
commit 886ae17274
1 changed files with 0 additions and 1 deletions

View File

@ -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.