mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 14:33:33 -04:00
!158 remove unnecessary semicolon
Merge pull request !158 from Yao.inhome/baihe_css_selector_0118
This commit is contained in:
@@ -71,7 +71,7 @@ enum ContentType {
|
||||
CONTENT_CLOSE_QUOTE,
|
||||
CONTENT_ATTR,
|
||||
CONTENT_COUNTER
|
||||
};
|
||||
}
|
||||
|
||||
interface ContentObject {
|
||||
value: string,
|
||||
|
||||
Reference in New Issue
Block a user