Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman committed Jan 18, 2022
1 parent 2fd465d commit fd58a76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qiskit/pulse/schedule.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
import itertools
import multiprocessing as mp
import sys
import warnings
from typing import List, Tuple, Iterable, Union, Dict, Callable, Set, Optional, Any

import numpy as np
Expand Down

0 comments on commit fd58a76

Please sign in to comment.