mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
fix linting error
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
87de60730a
commit
2d8b47de27
1 changed files with 0 additions and 1 deletions
|
|
@ -188,7 +188,6 @@ class ShaderVariableHelper : public ShaderIndicesHelper {
|
|||
std::string GetByOffsetImpl(std::string_view offset) const;
|
||||
std::string SetByOffsetImpl(std::string_view offset, std::string_view value) const;
|
||||
|
||||
|
||||
friend class ShaderHelper;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue