Commit 61c1bb92 authored by myhloli's avatar myhloli
Browse files

fix: remove unused import of torch in client.py

parent 4e2a5622
......@@ -2,7 +2,6 @@
import os
import click
from pathlib import Path
import torch
from loguru import logger
from mineru.utils.config_reader import get_device
......
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