Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Moon <[email protected]>
  • Loading branch information
timmoon10 committed Feb 14, 2023
1 parent 022f488 commit cd7355e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

import itertools
from typing import Any, Dict, List, Optional, Union
from typing import Any, List, Optional, Union

import numpy as np
import torch
Expand Down

0 comments on commit cd7355e

Please sign in to comment.