Skip to content

Commit

Permalink
RM unnecessary new line
Browse files Browse the repository at this point in the history
  • Loading branch information
provinzio committed Mar 29, 2024
1 parent 9840e9e commit ad51191
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/book.py
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,6 @@ def _read_kraken_ledgers(self, file_path: Path) -> None:
)

def _read_kraken_ledgers_old(self, file_path: Path) -> None:

self._read_kraken_ledgers(file_path)

def _read_bitpanda_pro_trades(self, file_path: Path) -> None:
Expand Down

0 comments on commit ad51191

Please sign in to comment.