zmh
2 years ago
1 changed files with 1 additions and 3 deletions
@ -1,6 +1,4 @@ |
|||
'use strict'; |
|||
|
|||
import Retrieval from './retrieval'; |
|||
import Results from './results'; |
|||
|
|||
export { Retrieval, Results }; |
|||
export { Retrieval }; |
|||
|
Loading…
Reference in new issue