chore: update after merging `base_bc`

- gif service updated due to point to a non existing file (one
affected by cleaning `status-lib`)
- `statusq` updated to point to the last commit in master
- `status-lib` updated to point to the last commit in master
This commit is contained in:
Sale Djenic 2022-02-01 11:21:25 +01:00
parent 4169854feb
commit 1dedac187c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import chronicles
import sequtils
import ../settings/service_interface as settings_service
import status/statusgo_backend_new/gif as status_gif
import status/gif as status_gif
import ./dto
import ./service_interface