chore: remove unused code
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { WorkflowRunLog } from "@/domain/workflow";
|
||||
import { logs } from "@/repository/workflow";
|
||||
import { list as logs } from "@/repository/workflowRunLog";
|
||||
import { ColumnDef } from "@tanstack/react-table";
|
||||
import { useState } from "react";
|
||||
import { DataTable } from "./DataTable";
|
||||
|
||||
Reference in New Issue
Block a user