From 1603b65f12f510681feb409384f5dba434602b95 Mon Sep 17 00:00:00 2001 From: kaloyane <kaloyane> Date: Wed, 6 Jul 2011 15:30:49 +0000 Subject: [PATCH] minor: remove unused variable SVN: 22031 --- .../dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py b/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py index 0bfa45cc449..7c9d0bb8837 100644 --- a/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py +++ b/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py @@ -23,9 +23,6 @@ OPENBIS_URL = "https://bwl27.sanofi-aventis.com:8443/openbis" EXPERIMENT_RECIPIENTS_PROPCODE = "OBSERVER_EMAILS" -# TODO KE: get all instance admin emails here -DEFAULT_RECIPIENT_LIST = "Matthew.Smicker@sanofi-aventis.com" - """ the sample type identifying plates """ PLATE_TYPE = "PLATE" -- GitLab