Change in osmocom-bb[master]: trx_toolkit/clck_gen.py: remove unused import of 'time' module

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jul 16 11:53:09 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/19292 )

Change subject: trx_toolkit/clck_gen.py: remove unused import of 'time' module
......................................................................

trx_toolkit/clck_gen.py: remove unused import of 'time' module

Change-Id: I40628d32409543c9f4b40b7268a4538b4671102d
---
M src/target/trx_toolkit/clck_gen.py
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  daniel: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve



diff --git a/src/target/trx_toolkit/clck_gen.py b/src/target/trx_toolkit/clck_gen.py
index e5c7b0d..7232f74 100755
--- a/src/target/trx_toolkit/clck_gen.py
+++ b/src/target/trx_toolkit/clck_gen.py
@@ -27,7 +27,6 @@
 import logging as log
 import threading
 import signal
-import time
 
 from app_common import ApplicationBase
 from udp_link import UDPLink

-- 
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/19292
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I40628d32409543c9f4b40b7268a4538b4671102d
Gerrit-Change-Number: 19292
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200716/63908969/attachment.htm>


More information about the gerrit-log mailing list