diff options
Diffstat (limited to 'prolog')
-rw-r--r-- | prolog/engine.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prolog/engine.py b/prolog/engine.py index 43991d4..780799e 100644 --- a/prolog/engine.py +++ b/prolog/engine.py @@ -16,7 +16,6 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -import collections import html import http.client import json |