Commit 93109ff
Use cachelib/common counter visitor in navy
Summary:
We have a CounterVisitor in navy namespace, which is the same type alias.
In this diff, we point cachelib::navy::CounterVisitor to cachelib::util::CounterVisitor so we don't have two "different" types.
Reviewed By: therealgymmy
Differential Revision: D41032971
fbshipit-source-id: e53ab7eef504a3d7d052daf8ea03a6083b8c4b401 parent 3c9a3c8 commit 93109ff
File tree
1 file changed
+3
-3
lines changed1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments