summaryrefslogtreecommitdiff
path: root/app/client/modules/pix2pixhd/views/pix2pixhd.show.js
diff options
context:
space:
mode:
authorJules <jules@asdf.us>2018-06-20 12:29:36 -0400
committerJules <jules@asdf.us>2018-06-20 12:29:36 -0400
commit89c3c2546af95122099e5e3e7cc0c40448066508 (patch)
tree226bcc92ebbfab003339ffbd346a90421d9c6fe0 /app/client/modules/pix2pixhd/views/pix2pixhd.show.js
parent95de035728c209a6d0acee9b14a86837e44d26e4 (diff)
parent78abe1dc85c7b251cc871ffd4630a4a6c5eb2bd4 (diff)
oop
Diffstat (limited to 'app/client/modules/pix2pixhd/views/pix2pixhd.show.js')
-rw-r--r--app/client/modules/pix2pixhd/views/pix2pixhd.show.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/client/modules/pix2pixhd/views/pix2pixhd.show.js b/app/client/modules/pix2pixhd/views/pix2pixhd.show.js
index 5777ac0..d58ee80 100644
--- a/app/client/modules/pix2pixhd/views/pix2pixhd.show.js
+++ b/app/client/modules/pix2pixhd/views/pix2pixhd.show.js
@@ -86,7 +86,6 @@ class Pix2PixHDShow extends Component {
const input = pix2pixhd.data.fileLookup[dataset.input[0]]
if (! input) return null
if (input.name && input.name.match(/(gif|jpe?g|png)$/i)) return null
- console.log(dataset)
return (
<div>
<div class={'actions'}>