Skip to content

Commit

Permalink
Removed debugging line
Browse files Browse the repository at this point in the history
  • Loading branch information
emrojo committed Sep 24, 2019
1 parent c46bc05 commit 65a4771
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/javascript/components/lib/uploader_utils.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const getCsrfToken = () => {
}

const uploaderOptions = (props) => {
return ({options: {}})
return(
{
options: {
Expand Down

0 comments on commit 65a4771

Please sign in to comment.