summaryrefslogtreecommitdiff
path: root/app/client/dashboard/gallery.component.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-26 15:58:21 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-26 15:58:21 +0200
commit96e19464f98b868bd93b76ac842ec5b32a17cfb6 (patch)
treea232cfecd631d49fae8d1402371a284296aeec87 /app/client/dashboard/gallery.component.js
parent28f4bd59314df8162548a1100b280bd256436eaa (diff)
means to run remote commands and get output
Diffstat (limited to 'app/client/dashboard/gallery.component.js')
-rw-r--r--app/client/dashboard/gallery.component.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/client/dashboard/gallery.component.js b/app/client/dashboard/gallery.component.js
index 0b13cfe..8db7032 100644
--- a/app/client/dashboard/gallery.component.js
+++ b/app/client/dashboard/gallery.component.js
@@ -15,7 +15,6 @@ class Gallery extends Component {
</div>
)
})
- imageList.push(imageList[0])
return (
<div class='gallery'>
{imageList}