Skip to content

Commit

Permalink
Fix bad import in ingest config.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfindeisen committed May 17, 2018
1 parent 54bfcd9 commit 627b951
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/ingestCalibs.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Config override for lsst.pipe.tasks.IngestCalibsTask
from lsst.obs.test.ingestCalibs import TestCalibsParseTask

config.parse.translation = {'filter': 'FILTER',
}
config.parse.translators = {'calibDate': 'translate_date',
Expand Down

0 comments on commit 627b951

Please sign in to comment.