X-Git-Url: http://www.average.org/gitweb/?a=blobdiff_plain;f=gps303%2Flookaside.py;h=d9af989aff2a3b58711938bbb548053355fdd03a;hb=b613110bb16c95d9b641882c2ad6869e3ced1a0c;hp=3c3ee32f10f50790c28fb25d291356caa6e02b93;hpb=4c9597cff07443042f51c2330a050b7ee5bc9bcb;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):