Skip to content

Commit

Permalink
remove print rclone statement
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Nov 8, 2024
1 parent c0e526f commit 36d9f77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions aim/digifeeds/move_to_pickup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
from aim.services import S
from datetime import datetime

print(rclone.is_installed())


def move_to_pickup(barcode: str):
raw_item = DBClient().get_item(barcode)
Expand Down

0 comments on commit 36d9f77

Please sign in to comment.