From: Diane Trout Date: Mon, 26 Jan 2015 20:12:21 +0000 (-0800) Subject: remove unused code X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=434056155f130d0434d4b32bb174fb467f9a39f9 remove unused code --- diff --git a/encode_submission/encode3.py b/encode_submission/encode3.py index 921988a..4e9b466 100644 --- a/encode_submission/encode3.py +++ b/encode_submission/encode3.py @@ -59,8 +59,6 @@ def main(cmdline=None): elif opts.verbose: settings.LOGGING['loggers']['level'] = 'INFO' - apidata = api.make_auth_from_opts(opts, parser) - model = get_model(opts.model, opts.db_path) submission_names = list(list_submissions(model))