From b8a9429e410cf0bb285cd936eb1af825214273cb Mon Sep 17 00:00:00 2001 From: Gordon Shumway <39967334+oddluck@users.noreply.github.com> Date: Tue, 12 Mar 2019 21:05:17 -0400 Subject: [PATCH] Update __init__.py --- DuckHunt/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/DuckHunt/__init__.py b/DuckHunt/__init__.py index 6589e91..1a47c59 100644 --- a/DuckHunt/__init__.py +++ b/DuckHunt/__init__.py @@ -34,7 +34,6 @@ This is a DuckHunt game for supybot import supybot import supybot.world as world -from imp import reload import importlib # Use this for the version of this plugin. You may wish to put a CVS keyword