diff options
Diffstat (limited to 'cloudinit/type_utils.py')
-rw-r--r-- | cloudinit/type_utils.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cloudinit/type_utils.py b/cloudinit/type_utils.py index 2decbfc5..cc3d9495 100644 --- a/cloudinit/type_utils.py +++ b/cloudinit/type_utils.py @@ -19,8 +19,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/>. -# -# pylint: disable=C0302 import types |