mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 23:24:35 +01:00
no logging for now
This commit is contained in:
@@ -36,8 +36,6 @@ export default class ProgressBar extends React.Component<IProps, IState> {
|
||||
files: prog?.files,
|
||||
total: prog?.total || 0,
|
||||
})
|
||||
|
||||
console.log(prog)
|
||||
}, 500)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user