Fix ci [skip ci]

This commit is contained in:
一线灵|Deal 2022-10-31 08:09:55 +08:00 committed by GitHub
parent 620b009286
commit b23c3ca38b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ public:
virtual bool createDirectory(std::string_view path) const override;
virtual std::string getPathForDirectory(std::string_view dir,
std::string_view resolutionDiretory,
std::string_view searchPath) const override;
private: