fix clang format

This commit is contained in:
jjfeing 2020-07-22 10:34:15 +08:00
parent b13c7a3d48
commit 09ee646da0
1 changed files with 1 additions and 2 deletions

View File

@ -26,7 +26,6 @@ class TbePropertyChecker {
~TbePropertyChecker() = default;
static bool CheckTbeProperties(const mindspore::CNodePtr &cnode);
};
} // namespace kernel
} // namespace mindspore