Skip to content

Commit

Permalink
ci: flake
Browse files Browse the repository at this point in the history
  • Loading branch information
redstreet committed Feb 27, 2023
1 parent 5cacd35 commit 74a8df0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion beancount_reds_importers/libtransactionbuilder/banking.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ def extract(self, file, existing_entries=None):
self.initialize(file)
counter = itertools.count()
new_entries = []
config = self.config

self.read_file(file)
for ot in self.get_transactions():
Expand Down

0 comments on commit 74a8df0

Please sign in to comment.