Skip to content

Commit fb769bb

Browse files
committed
IRSA-667 some clean up
1 parent fb470ad commit fb769bb

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/firefly/js/templates/lightcurve/ptf/PTFPlotRequests.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,6 @@ import {ERROR_MSG_KEY} from '../generic/errorMsg.js';
1212
import {addCommonReqParams} from '../LcConverterFactory.js';
1313
import {convertAngle} from '../../../visualize/VisUtil.js';
1414

15-
var filterNames = {
16-
'g' : 1,
17-
'R' : 2,
18-
'I' : 4,
19-
'HA656' : 11,
20-
'HA663' : 12,
21-
'HA672' : 13,
22-
'HA681' : 14
23-
};
24-
2515
/**
2616
*
2717
* @param tableModel

0 commit comments

Comments
 (0)