diff --git a/api/@system.fetch.d.ts b/api/@system.fetch.d.ts index a01a6d208..6bfea2dff 100644 --- a/api/@system.fetch.d.ts +++ b/api/@system.fetch.d.ts @@ -13,11 +13,6 @@ * limitations under the License. */ -/** - * @file - * @kit NetworkKit - */ - /** * This module provides the Fetch Response. * @interface FetchResponse diff --git a/api/@system.network.d.ts b/api/@system.network.d.ts index ce7067e68..34b3eff36 100644 --- a/api/@system.network.d.ts +++ b/api/@system.network.d.ts @@ -13,11 +13,6 @@ * limitations under the License. */ -/** - * @file - * @kit NetworkKit - */ - /** * This module provides the Network Response. * @interface NetworkResponse