diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-28 13:06:54 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-28 13:06:54 +0200 |
| commit | 2664eb3e474f5d03d1782c15673b774d68fb2c58 (patch) | |
| tree | 1f1e58a6090f6befa75d8f6915388ddee30df04d /app/client/pix2pix/index.js | |
| parent | 3a8d99c5e4f64a9426585943c40635eb183b47ae (diff) | |
textInput/fileUpload
Diffstat (limited to 'app/client/pix2pix/index.js')
| -rw-r--r-- | app/client/pix2pix/index.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/client/pix2pix/index.js b/app/client/pix2pix/index.js deleted file mode 100644 index 282868f..0000000 --- a/app/client/pix2pix/index.js +++ /dev/null @@ -1,5 +0,0 @@ -import Pix2PixLive from './live.component' - -export default { - Live: Pix2PixLive, -}
\ No newline at end of file |
