remove unused value (#15670)

This commit is contained in:
Zhang Yi 2023-02-13 20:36:13 +08:00 committed by GitHub
parent 6f3b37b2fa
commit e4551b66c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,6 @@ private:
std::vector<MemoryCPtr> dstMemory;
std::string errorPrefix;
bool shapeHasDataDependency = false;
bool constPadValue = false;
};
} // namespace node