mirror of
https://github.com/karma-riuk/crab.git
synced 2025-07-05 05:28:13 +02:00
removed useless import
This commit is contained in:
@ -3,7 +3,6 @@ import argparse, os, sys, subprocess, docker
|
||||
from tqdm import tqdm
|
||||
import shutil
|
||||
from typing import Optional
|
||||
import numpy as np
|
||||
|
||||
from handlers import GradleHandler, MavenHandler, BuildHandler
|
||||
|
||||
|
Reference in New Issue
Block a user