Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
marialainez committed Dec 13, 2024
1 parent cc94ccb commit 97f78fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/osa/paths.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@
from typing import List
import subprocess
import time
import os

import lstchain
from astropy.table import Table
from astropy import units as u
from lstchain.onsite import (find_systematics_correction_file,
find_time_calibration_file,
find_filter_wheels)
Expand Down

0 comments on commit 97f78fe

Please sign in to comment.