mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 11:56:53 +08:00
chore: lint code to remove unused imports and variables (#7033)
This commit is contained in:
@@ -21,7 +21,6 @@ type ResultPanelProps = {
|
||||
}
|
||||
|
||||
const ResultPanel: FC<ResultPanelProps> = ({
|
||||
status,
|
||||
elapsed_time,
|
||||
total_tokens,
|
||||
error,
|
||||
|
||||
Reference in New Issue
Block a user