diff options
| -rw-r--r-- | cloudinit/sources/DataSourceAzure.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/cloudinit/sources/DataSourceAzure.py b/cloudinit/sources/DataSourceAzure.py index ba4afa5f..c2dc6b4c 100644 --- a/cloudinit/sources/DataSourceAzure.py +++ b/cloudinit/sources/DataSourceAzure.py @@ -17,7 +17,6 @@  #    along with this program.  If not, see <http://www.gnu.org/licenses/>.  import base64 -import contextlib  import crypt  import fnmatch  import os | 
