2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 22:47:10 +00:00

[svn] another import statement that caused errors on framos.lawoftheland. does work find on my machine though. Wonder what the difference is.

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8206 by aaron @ 1/19/2009 5:59 PM
This commit is contained in:
substantialnoninfringinguser
2009-05-13 05:41:42 +01:00
parent b707c31e28
commit dcc7825547

View File

@@ -1,5 +1,5 @@
import troggle.settings as settings
import expo.models as models
import troggle.expo.models as models
from troggle.parsers.people import GetPersonExpeditionNameLookup