diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-09-02 22:09:34 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-09-02 22:09:34 +0200 |
| commit | 56619248e5032b644ec7a8e215bd59aecad86c73 (patch) | |
| tree | 34be53b86f603ba808e57e273ad81a6a20bf4190 /app/client/modules/pix2pixhd/views/pix2pixhd.show.js | |
| parent | f48c40ce0c6924ac46b2bdc3164308e5a6cf3136 (diff) | |
move sequence loader
Diffstat (limited to 'app/client/modules/pix2pixhd/views/pix2pixhd.show.js')
| -rw-r--r-- | app/client/modules/pix2pixhd/views/pix2pixhd.show.js | 1 |
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 d58ee80..3266d59 100644 --- a/app/client/modules/pix2pixhd/views/pix2pixhd.show.js +++ b/app/client/modules/pix2pixhd/views/pix2pixhd.show.js @@ -62,7 +62,6 @@ class Pix2PixHDShow extends Component { </div> </div> - <DatasetComponent loading={pix2pixhd.loading} progress={pix2pixhd.progress} |
