diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-29 18:51:27 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-29 18:51:27 +0200 |
| commit | fe8cef1b709f09f508f17d0d6d06f204dd44a8bb (patch) | |
| tree | 75c03c0734106dda0a4e5b407778b58ec758d029 /app/client/api/index.js | |
| parent | 7d71a0248a8746088142bb51ce4248c76f274f30 (diff) | |
pushing files to s3.. filelist color
Diffstat (limited to 'app/client/api/index.js')
| -rw-r--r-- | app/client/api/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/client/api/index.js b/app/client/api/index.js index 82cd364..a0cae50 100644 --- a/app/client/api/index.js +++ b/app/client/api/index.js @@ -1,4 +1,5 @@ import { crud_actions } from './crud.actions' +import * as util from './util' /* for our crud events, create corresponding actions |
