diff options
Diffstat (limited to 'ec2-set-hostname.py')
-rwxr-xr-x | ec2-set-hostname.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ec2-set-hostname.py b/ec2-set-hostname.py index 4d7edc27..48aad89b 100755 --- a/ec2-set-hostname.py +++ b/ec2-set-hostname.py @@ -18,8 +18,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # -import urllib -import os from Cheetah.Template import Template import ec2init |