[PATCH] osmo-gsm-tester[master]: suite: Remove unneeded import copy

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Nov 9 13:51:45 UTC 2017


Review at  https://gerrit.osmocom.org/4761

suite: Remove unneeded import copy

Change-Id: I7a7231439ce42d51e1b2ab413f64e217aaa8d145
---
M src/osmo_gsm_tester/suite.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/61/4761/1

diff --git a/src/osmo_gsm_tester/suite.py b/src/osmo_gsm_tester/suite.py
index e1bb11a..1a96b1e 100644
--- a/src/osmo_gsm_tester/suite.py
+++ b/src/osmo_gsm_tester/suite.py
@@ -20,7 +20,6 @@
 import os
 import sys
 import time
-import copy
 import traceback
 import pprint
 from . import config, log, template, util, resource, schema, event_loop

-- 
To view, visit https://gerrit.osmocom.org/4761
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7a7231439ce42d51e1b2ab413f64e217aaa8d145
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list