Unverified Commit 6af6bf45 authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

Remove unused import (#7245)

parent 1f4a9846
import os import os
from typing import Any, Callable, List, Optional, Tuple from typing import Any, Callable, List, Optional, Tuple
import torch
import torch.utils.data as data import torch.utils.data as data
from ..utils import _log_api_usage_once from ..utils import _log_api_usage_once
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment