feat(extra): Remove extra imports

Remove 2 extra imports, `IOErrorEvent` was imported already.
This commit is contained in:
Voltrex 2021-03-29 04:16:32 +04:30 committed by GitHub
parent eaf187a16d
commit 59ba23c46e
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ import haxe.Json;
import lime.utils.Assets;
import openfl.events.Event;
import openfl.events.IOErrorEvent;
import openfl.events.IOErrorEvent;
import openfl.events.IOErrorEvent;
import openfl.media.Sound;
import openfl.net.FileReference;
import openfl.utils.ByteArray;