diff options
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 +} |
