mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Apply formatter
This commit is contained in:
@@ -11,8 +11,8 @@ import {
|
||||
} from "@mui/material"
|
||||
import React, { ReactNode, useState } from "react"
|
||||
import { useRecoilValue } from "recoil"
|
||||
import { artifactIsAvailable as artifactIsAvailableState } from "../state"
|
||||
import { actionCreator } from "../action"
|
||||
import { artifactIsAvailable as artifactIsAvailableState } from "../state"
|
||||
|
||||
export const useDeleteStudyDialog = (): [
|
||||
(studyId: number) => void,
|
||||
|
||||
Reference in New Issue
Block a user