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:
parent
4169854feb
commit
1dedac187c
|
@ -7,7 +7,7 @@ import chronicles
|
||||||
import sequtils
|
import sequtils
|
||||||
|
|
||||||
import ../settings/service_interface as settings_service
|
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 ./dto
|
||||||
import ./service_interface
|
import ./service_interface
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue