diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-06-02 16:09:59 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-06-02 16:09:59 +0200 |
| commit | 2db55c3d261ddee52019bbd06dc5f6545db39c16 (patch) | |
| tree | 4afe164982b81ca8cbd239e9f08567e8ae7fb2cf /frontend/views/upload/index.js | |
| parent | 42d5e59335d97aa0cf165f2aedf8d04f60db9310 (diff) | |
form for making a new graph. add username field to db
Diffstat (limited to 'frontend/views/upload/index.js')
| -rw-r--r-- | frontend/views/upload/index.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/frontend/views/upload/index.js b/frontend/views/upload/index.js deleted file mode 100644 index b1e9ebe..0000000 --- a/frontend/views/upload/index.js +++ /dev/null @@ -1,3 +0,0 @@ -export { default as Container } from './upload.container' - -import './upload.css' |
