From 21b67ee7d00c3543c088150e93511a3513fcca90 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sun, 1 Nov 2015 13:00:06 +0100 Subject: [PATCH] [mod] remove useless imports --- src/yunohost/dyndns.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/yunohost/dyndns.py b/src/yunohost/dyndns.py index b4eb376dd..acc1df54a 100644 --- a/src/yunohost/dyndns.py +++ b/src/yunohost/dyndns.py @@ -24,7 +24,6 @@ Subscribe and Update DynDNS Hosts """ import os -import sys import requests import re import json