Skip to content

Commit

Permalink
CSCKAN-302 chore: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsobspinto committed Oct 7, 2024
1 parent cd1af0f commit f992bda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/composer/services/export_services.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import csv
import logging
import sys
import os
import tempfile
import typing
Expand Down

0 comments on commit f992bda

Please sign in to comment.