remove old comment
This commit is contained in:
parent
4aff629eaf
commit
944ee668b3
1 changed files with 0 additions and 1 deletions
|
@ -175,7 +175,6 @@ function PublishFile(props: Props) {
|
|||
// @endif
|
||||
}
|
||||
|
||||
// Lazy fix for flow errors:
|
||||
function handleFileChange(file: WebFile) {
|
||||
const { showToast } = props;
|
||||
window.URL = window.URL || window.webkitURL;
|
||||
|
|
Loading…
Reference in a new issue