!34 删除animation,graphic,layout

Merge pull request !34 from 陈程/master
This commit is contained in:
openharmony_ci
2022-07-19 02:32:20 +00:00
committed by Gitee
-3
View File
@@ -145,9 +145,6 @@ const std::map<std::string, ResType> g_fileClusterMap = {
{ "element", ResType::ELEMENT },
{ "media", ResType::MEDIA },
{ "profile", ResType::PROF },
{ "animation", ResType::ANIMATION },
{ "graphic", ResType::GRAPHIC },
{ "layout", ResType::LAYOUT }
};
const std::map<std::string, ResType> g_contentClusterMap = {