| Index: appengine/findit/waterfall/suspected_cl_util.py
|
| diff --git a/appengine/findit/waterfall/suspected_cl_util.py b/appengine/findit/waterfall/suspected_cl_util.py
|
| index 3c80d649d9fa54e80a52c1d235f1ddb9e0db5f7a..f503af84e234198515f5fc91ba69fa859936610d 100644
|
| --- a/appengine/findit/waterfall/suspected_cl_util.py
|
| +++ b/appengine/findit/waterfall/suspected_cl_util.py
|
| @@ -5,7 +5,7 @@
|
| from google.appengine.ext import ndb
|
|
|
| from common.waterfall import failure_type
|
| -from lib import time_util
|
| +from libs import time_util
|
| from model import analysis_approach_type
|
| from model.wf_suspected_cl import WfSuspectedCL
|
| from waterfall import build_util
|
|
|