Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoistinen committed Sep 20, 2023
1 parent 746e38c commit 173a762
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion link_sync/apis.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from abc import ABCMeta, abstractmethod
from http import HTTPStatus
from io import BufferedReader
import logging
from pathlib import Path
from typing import Any, Dict, Optional, Union
Expand Down

0 comments on commit 173a762

Please sign in to comment.