diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-28 20:17:56 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-28 20:17:56 +0200 |
| commit | c248031739699775477c838f8e836fedf243c720 (patch) | |
| tree | 85f6d69f1437c63d4cbb1800e761a435c41abc9f /app/client/modules/index.js | |
| parent | 2664eb3e474f5d03d1782c15673b774d68fb2c58 (diff) | |
new modules..
Diffstat (limited to 'app/client/modules/index.js')
| -rw-r--r-- | app/client/modules/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/client/modules/index.js b/app/client/modules/index.js index 6ca4bc5..bc7c263 100644 --- a/app/client/modules/index.js +++ b/app/client/modules/index.js @@ -3,4 +3,4 @@ import samplernn from './samplernn' export default { pix2pix, samplernn -}
\ No newline at end of file +} |
