forked from OSSInnovation/mindspore
fix clang format
This commit is contained in:
parent
b13c7a3d48
commit
09ee646da0
|
@ -26,7 +26,6 @@ class TbePropertyChecker {
|
|||
~TbePropertyChecker() = default;
|
||||
static bool CheckTbeProperties(const mindspore::CNodePtr &cnode);
|
||||
};
|
||||
|
||||
} // namespace kernel
|
||||
} // namespace mindspore
|
||||
|
||||
|
|
Loading…
Reference in New Issue