Skip to content

Commit

Permalink
Remove deprecated import location qiskit/util.py (Qiskit#10088)
Browse files Browse the repository at this point in the history
This is a follow up to Qiskit#7212
  • Loading branch information
garrison authored and king-p3nguin committed May 22, 2023
1 parent 27e549f commit 023c657
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 35 deletions.
35 changes: 0 additions & 35 deletions qiskit/util.py

This file was deleted.

6 changes: 6 additions & 0 deletions releasenotes/notes/remove-util-3cd9eae2efc95176.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
upgrade:
- |
The ``qiskit.util`` import location has been removed, as it had
been deprecated since Qiskit Terra 0.17. Users should use the new
import location, ``qiskit.utils``.

0 comments on commit 023c657

Please sign in to comment.