Commit c9f48230 authored by Yann Garcia's avatar Yann Garcia
Browse files

Duplicated declaration

parent 7ebe6a40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,8 +63,8 @@ module TrafficManagementAPI_Functions {
                                                                                                                       mw_bw_info(
                                                                                                                                  p_app_instance_id
                           )))))) -> value v_response {
        var charstring_list v_header_location;
        tc_ac.stop;

        log("f_create_bw_allocation_resource: BwInfo resource created: ", v_response);
        var charstring_list v_header_location;
        f_get_header(valueof(v_response.response.header), "Location", v_header_location);