delete unused import

pull/23/head
x54-729 2023-07-07 12:29:18 +08:00
parent efec8ab87e
commit 4394948215
1 changed files with 0 additions and 2 deletions

View File

@ -1,9 +1,7 @@
import argparse
import math
import os
import random
import re
import shutil
import tempfile
import torch