diff options
| author | Matt Rendina <mrendina@stsci.edu> | 2017-04-18 15:47:12 -0400 |
|---|---|---|
| committer | Matt Rendina <mrendina@stsci.edu> | 2017-04-18 15:47:12 -0400 |
| commit | 290eda40afe4454aabcec09a557a1f5718b7e28f (patch) | |
| tree | b602753a263fe49e3abcfa53435579b07a3f233d | |
| parent | d3be14736ed43ab9533085e6eda2c6151f71a6b3 (diff) | |
| download | rambo-290eda40afe4454aabcec09a557a1f5718b7e28f.tar.gz | |
cleanup
| -rwxr-xr-x | rambo.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ import os import sys from copy import deepcopy import argparse -#import urllib.request from six.moves import urllib import codecs from yaml import safe_load |
