Skip to content

Commit

Permalink
Update list installed versions (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelopez-ansys authored Oct 21, 2024
1 parent edf3e9d commit 099a4b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ansys/aedt/toolkits/common/backend/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
import ansys.aedt.core
from ansys.aedt.core import Desktop
from ansys.aedt.core.generic.general_methods import active_sessions
from ansys.aedt.core.misc import list_installed_ansysem

if ansys.aedt.core.__version__ <= "0.11.0":
from ansys.aedt.core.misc import list_installed_ansysem
Expand Down

0 comments on commit 099a4b9

Please sign in to comment.