X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=gps303%2Flookaside.py;h=d9af989aff2a3b58711938bbb548053355fdd03a;hb=8be4295a5027349ebbf5242d131c5a942181f7a6;hp=3c3ee32f10f50790c28fb25d291356caa6e02b93;hpb=45e5cd8ce6f931b3bfb291394336cf8d94d895c3;p=loctrkd.git diff --git a/gps303/lookaside.py b/gps303/lookaside.py index 3c3ee32..d9af989 100644 --- a/gps303/lookaside.py +++ b/gps303/lookaside.py @@ -2,7 +2,7 @@ For when responding to the terminal is not trivial """ -from .GT06mod import * +from .gps303proto import * from .opencellid import qry_cell def prepare_response(conf, msg):