remove old comment

This commit is contained in:
Baltazar Gomez 2020-05-15 02:10:50 -05:00 committed by Sean Yesmunt
parent 4aff629eaf
commit 944ee668b3

View file

@ -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;