mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-21 20:15:24 -04:00
ups=date'
Signed-off-by: laibo102 <laibo2@huawei.com>
Change-Id: I8fe709059131b3b86916c2a2522ac1cf019522fd
(cherry picked from commit 3023e1fb33)
This commit is contained in:
@@ -879,11 +879,3 @@ function validateWatchParam(type: LogType, pos: number, log: LogInfo[]): void {
|
||||
});
|
||||
}
|
||||
|
||||
// function validateCustomDialogControllerBuilderInit(node: ts.ObjectLiteralElementLike,
|
||||
// log: LogInfo[]): void {
|
||||
// log.push({
|
||||
// type: LogType.ERROR,
|
||||
// message: 'The builder should be initialized with a @CustomDialog Component.',
|
||||
// pos: node.getStart()
|
||||
// });
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user