Changes to make number of slots and BW generic
[o-du/l2.git] / src / 5gnrsch / sch_utils.c
index a18df48..9ecb733 100644 (file)
@@ -641,9 +641,8 @@ void schInitDlSlot(SchDlSlotInfo *schDlSlotInfo)
    {
       memset(&schDlSlotInfo->ssbInfo[itr], 0, sizeof(SsbInfo));
    }
-
-
 }
+
 /**********************************************************************
          End of file
 **********************************************************************/