불필요한 가져오기 삭제
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"use client";
|
||||
|
||||
import React from "react";
|
||||
import { DriverInfo, DriverManagementConfig } from "../types";
|
||||
import { getStatusColor, getStatusLabel, formatTime, COLUMN_LABELS } from "./driverUtils";
|
||||
import { Progress } from "@/components/ui/progress";
|
||||
|
||||
Reference in New Issue
Block a user