larsiusprime / firetongue

A translation/localization framework written in Haxe
MIT License
143 stars 32 forks source link

Unused import flash.display.Sprite in Replace.hx #38

Open greyheron opened 4 years ago

greyheron commented 4 years ago

Just wondering if the line 26 in Replace.hx is a leftover or is there a reason to be there? It complains depending on the target.

26: import flash.display.Sprite;

larsiusprime commented 4 years ago

Yeah that has no reason to be there. Auto-import from one of my IDE's, it should be removed.

On Wed, Dec 4, 2019 at 1:13 AM greyheron notifications@github.com wrote:

Just wondering if the line 26 in Replace.hx https://github.com/larsiusprime/firetongue/blob/dev/firetongue/Replace.hx#L26 is a leftover or is there a reason to be there? It complains depending on the target.

26: import import flash.display.Sprite;

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/larsiusprime/firetongue/issues/38?email_source=notifications&email_token=AAFUN6F6C3EACVFJ5XL5XZTQW5YFHA5CNFSM4JVFLPQ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H56AVQQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFUN6ASOW33UA3VRX46G3TQW5YFHANCNFSM4JVFLPQQ .

-- www.fortressofdoors.com -- My design & business of game development blog