diff --git a/api/@ohos.usbManager.d.ts b/api/@ohos.usbManager.d.ts index e330737225fd731ff05a9ee770ca85b2d4b3a159..26cd8b1bf4964c7400e057d8e655434dc3382145 100644 --- a/api/@ohos.usbManager.d.ts +++ b/api/@ohos.usbManager.d.ts @@ -235,7 +235,6 @@ declare namespace usbManager { * @useinstead ohos.usbManager/usbManager#getDeviceFunctions */ function getCurrentFunctions(): FunctionType; - /* usb port functions begin */ /** * Obtains the USBPort list. * @@ -446,7 +445,6 @@ declare namespace usbManager { * @arkts 1.1&1.2 */ function getDeviceFunctions(): FunctionType; - /* usb port functions begin */ /** * Obtains the USBPort list. * @@ -457,7 +455,6 @@ declare namespace usbManager { * @systemapi * @since 12 */ - /* usb port functions begin */ /** * Obtains the USBPort list. *