Function removeModule

  • Remove a module from the database

    Parameters

    • id: string

      ID of the module

    • query_params: HashMap = {}

      Query parameters to add the to request URL

    Returns Observable<HashMap<any>>