removed useless comment
This commit is contained in:
parent
2e59eca131
commit
fcfa5cceee
|
@ -94,8 +94,6 @@ def main(global_config, api_client_config, log_config,
|
|||
apiclient = apc.AirtimeApiClient.create_right_config(log=log,
|
||||
config_path=api_client_config)
|
||||
|
||||
#ReplayGainUpdater.start_reply_gain(apiclient)
|
||||
|
||||
manager = Manager()
|
||||
|
||||
airtime_receiver = AirtimeMessageReceiver(config,manager)
|
||||
|
|
Loading…
Reference in New Issue