From fb9f48cdb97145785e62a19bda46907a47af21c9 Mon Sep 17 00:00:00 2001 From: Roman Kozin Date: Wed, 23 Oct 2024 14:55:02 +0300 Subject: [PATCH] removed unnecessary lines --- examples/8_draw.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/8_draw.py b/examples/8_draw.py index 5d1d683..0759079 100644 --- a/examples/8_draw.py +++ b/examples/8_draw.py @@ -1,5 +1,3 @@ -import sys -sys.path.insert(1, '../minecraft-demo') from tagilmo.utils.vereya_wrapper import MCConnector import tagilmo.utils.mission_builder as mb