From 8a46ea8ef3df521a518d408aa70ec17fbd0370b5 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sat, 12 Sep 2020 23:40:56 +0200 Subject: Remove unused imports Signed-off-by: Olivier Gayot --- swiftstory/Game.py | 1 - 1 file changed, 1 deletion(-) (limited to 'swiftstory/Game.py') diff --git a/swiftstory/Game.py b/swiftstory/Game.py index 93502bd..bcf9b64 100644 --- a/swiftstory/Game.py +++ b/swiftstory/Game.py @@ -1,4 +1,3 @@ -import json import random from swiftstory.Player import Player -- cgit v1.2.3