summarylogtreecommitdiffstats
path: root/utils.patch
blob: 350e53e8c816fb201024946b37f4cecf0e288955 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/python_hosts/utils.py b/python_hosts/utils.py
index 38bbd28..ba20dfe 100644
--- a/python_hosts/utils.py
+++ b/python_hosts/utils.py
@@ -4,7 +4,6 @@ This module contains utility functions used by the Hosts and HostsEntry methods
 """
 import os
 import re
-import win_inet_pton
 
 import socket