diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/position_file_bowdst.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/position_file_bowdst.py b/python/position_file_bowdst.py index a0d74cb0..36bc04e1 100644 --- a/python/position_file_bowdst.py +++ b/python/position_file_bowdst.py @@ -11,7 +11,6 @@ def main(cob, fund, upload): buf, dest = build_position_file( cob, fund, - ["bond", "future", "tranche", "ir_swaption", "cdx_swaption", "irs", "cdx"], ) if upload: |
