Skip to content

Commit

Permalink
Cleaned up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Salvoxia committed Jun 11, 2024
1 parent 2f07b0a commit f29ab5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions immich_auto_album.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
import requests
import os
import argparse
import logging
import sys
import datetime
import array as arr
import json
from collections import defaultdict

# Trying to deal with python's isnumeric() function
Expand Down

0 comments on commit f29ab5f

Please sign in to comment.