Skip to content

Commit

Permalink
remove qiskit.tools.logging (#2387)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajavadia authored May 10, 2019
1 parent 757ad8a commit b4af948
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 77 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Removed
- Removed deprecated qcvv in tools. Removed deprecated converters qobj_to_circuits and circuits_to_qobj (#2301)
- The previously deprecated ``qiskit._util`` module has been removed. Use
``qiskit.util`` instead. (#2329)
- The logging tools in ``qiskit.tools.logging`` are removed. (#2387)

`0.8.0`_ - 2019-05-02
=====================
Expand Down
77 changes: 0 additions & 77 deletions qiskit/tools/logging.py

This file was deleted.

0 comments on commit b4af948

Please sign in to comment.