Skip to content

Commit

Permalink
Removed some unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranu committed May 21, 2024
1 parent e3c4bf2 commit ed2757d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/setup_images.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
from ase.io import read, write
from sella_wrapper import sella_wrapper

import logging
import numpy as np
from geodesic_interpolate.fileio import read_xyz, write_xyz
from geodesic_interpolate.interpolation import redistribute
from geodesic_interpolate.geodesic import Geodesic
Expand Down

0 comments on commit ed2757d

Please sign in to comment.