remove debug comment
This commit is contained in:
parent
c397297dfb
commit
d2ca72e246
1 changed files with 0 additions and 1 deletions
|
@ -241,7 +241,6 @@ function PublishFile(props: Props) {
|
|||
}
|
||||
}
|
||||
|
||||
// Flow error [+]
|
||||
function handleFileChange(file: WebFile) {
|
||||
const { showToast } = props;
|
||||
window.URL = window.URL || window.webkitURL;
|
||||
|
|
Loading…
Add table
Reference in a new issue