Skip to content

Commit

Permalink
Codemod away ::{self}; (#71)
Browse files Browse the repository at this point in the history
Summary:
X-link: facebookresearch/Private-ID#71

Previous codemod left some crust. This commit cleans up useless uses to use less uses.

Reviewed By: stepancheg

Differential Revision: D38211793

fbshipit-source-id: c852dd1ec617fe81a1d9bd0d8a9e5d2357b9b502
  • Loading branch information
edward-shen authored and facebook-github-bot committed Aug 1, 2022
1 parent 8b96572 commit a882260
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
use clap;
use clap::Arg;
use portus;
use slog;
use std;
use time;
use {
Alg, GenericCongAvoidAlg, GenericCongAvoidConfigReport, GenericCongAvoidConfigSS,
DEFAULT_SS_THRESH,
Expand Down

0 comments on commit a882260

Please sign in to comment.