Update StorageOfAllowedURL.h

This commit is contained in:
Mikhail Korotov 2019-10-10 01:23:31 +03:00 committed by GitHub
parent 56cdc03b0b
commit af8b20f0af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,4 +23,4 @@ private:
bool checkString(const std::string &host);
};
}
}