sapling/eden/mononoke/blobrepo_utils
Mateusz Kwapich 45190441ae fix self imports
Summary:
The reformatter can't deal with self imports, let's help it.

I've ran:

```
fd -g  '**/*.rs' -x sd -s '::{self}' ''
arc f
```

Reviewed By: stepancheg

Differential Revision: D37494566

fbshipit-source-id: badc7aff2ea931085df61ce241ae26e13916c1eb
2022-06-28 15:27:12 -07:00
..
src fix self imports 2022-06-28 15:27:12 -07:00
test reformat rust sources to one import per line 2022-06-28 11:44:12 -07:00
Cargo.toml rust: update anyhow to 1.0.56 2022-04-07 04:31:34 -07:00