aboutsummaryrefslogtreecommitdiffstats
path: root/python/book_bbg.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/book_bbg.py')
-rw-r--r--python/book_bbg.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/book_bbg.py b/python/book_bbg.py
index 5f4c303c..54212412 100644
--- a/python/book_bbg.py
+++ b/python/book_bbg.py
@@ -24,7 +24,6 @@ def get_bbg_id(name):
if __name__ == "__main__":
import time
- booker = {"BOND": bond_booking_process, "CDX": cdx_booking_process}
sftp = SftpClient.from_creds("bbg")
while True:
for f in sftp.client.listdir_iter("/"):