Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Mar 4, 2024
1 parent 65b8398 commit 7f3d8f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repology/parsers/parsers/hackage.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with repology. If not, see <http://www.gnu.org/licenses/>.

import os
import re
import tarfile
from io import StringIO
Expand Down

0 comments on commit 7f3d8f9

Please sign in to comment.