Skip to content

Commit

Permalink
Merge branch 'osc' of https://github.com/5GSEC/MobiFlow-Auditor into osc
Browse files Browse the repository at this point in the history
  • Loading branch information
onehouwong committed Jun 22, 2024
2 parents e005039 + 890009d commit a65b3bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/manager/SubscriptionManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def send_subscription_request(self, nb_identity: NbIdentity, ran_function: dict)
bs.report_period = self.report_period
fb.add_bs(bs)
mf_list = fb.update_mobiflow()
# test
for mf in mf_list:
# store Mobiflow to SDL
self.logger.info(f"[MobiFlow] Storing MobiFlow record to SDL {mf.__str__()}")
Expand Down

0 comments on commit a65b3bc

Please sign in to comment.