diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-01-17 16:57:28 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-01-17 16:57:28 +0100 |
| commit | f3d4880970010ad8bee1638de6e15cb166a593a1 (patch) | |
| tree | 4abd664f47c93679def0eacdba274756e72a2308 /client/faceSearch/faceSearch.result.js | |
| parent | 9703ffa533dbb2106dc74dcfbf883eb4bfc1fa00 (diff) | |
k
Diffstat (limited to 'client/faceSearch/faceSearch.result.js')
| -rw-r--r-- | client/faceSearch/faceSearch.result.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/faceSearch/faceSearch.result.js b/client/faceSearch/faceSearch.result.js index c2509033..00dec160 100644 --- a/client/faceSearch/faceSearch.result.js +++ b/client/faceSearch/faceSearch.result.js @@ -49,7 +49,6 @@ class FaceSearchResult extends Component { return ( <div className='result'> <div> - <Loader /><br /> <h2>Searching...</h2> </div> </div> |
