From fd186fa9f539796fd8c01f0febb56f9ea5c0d104 Mon Sep 17 00:00:00 2001 From: Essenceia <julia.desmazes@gmail.com> Date: Sat, 7 Jul 2018 14:51:19 +0000 Subject: [PATCH] merged correction branch with main branche --- examples/community/ASharedJourney/main.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/community/ASharedJourney/main.go b/examples/community/ASharedJourney/main.go index 54ae605..7b8bdc7 100644 --- a/examples/community/ASharedJourney/main.go +++ b/examples/community/ASharedJourney/main.go @@ -3,8 +3,6 @@ package main import ( "time" - - "github.com/faiface/pixel" "github.com/faiface/pixel/pixelgl" "github.com/faiface/pixel/examples/community/ASharedJourney/tiles"