mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-18 20:44:48 -04:00
remove unnecessary semicolon
Signed-off-by: yaoyuchi <yaoyuchi@huawei.com>
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