trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

Remove imports from Traffic Router source files that were never used

Open ocket8888 opened this issue 3 years ago • 0 comments

This just removes some imports that were never used from some Java files.


Which Traffic Control components are affected by this PR?

  • Traffic Router

What is the best way to verify this PR?

Make sure all existing tests still pass. If anything was actually needed I'd expect compilation to fail.

PR submission checklist

  • [x] This PR utilizes existing tests
  • [x] This PR doesn't need documentation
  • [x] This PR doesn't need a CHANGELOG.md entry
  • [x] This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY

ocket8888 avatar Aug 09 '22 20:08 ocket8888