diff --git a/dbms/src/Common/StorageOfAllowedURL.h b/dbms/src/Common/StorageOfAllowedURL.h index 546998c6835..8a4639f4bd4 100644 --- a/dbms/src/Common/StorageOfAllowedURL.h +++ b/dbms/src/Common/StorageOfAllowedURL.h @@ -23,4 +23,4 @@ private: bool checkString(const std::string &host); }; -} \ No newline at end of file +}