retina icon indicating copy to clipboard operation
retina copied to clipboard

#98 issue: Update latency.go

Open MiteshJalan opened this issue 1 year ago • 1 comments

refactor: Removed duplicate import of flow library

This commit removes the duplicate import statement for the flow library from "retina\pkg\module\metrics\latency.go". Having duplicate imports can lead to confusion and potential issues with code maintenance. By removing the duplicate import, we ensure a cleaner and more maintainable codebase.

Signed-off-by: Mitesh Jalan [email protected]

MiteshJalan avatar Mar 22 '24 04:03 MiteshJalan

@MiteshJalan please amend your commit message to conform to ConventionalCommits, sign it, and add signed-off-by (git commit --amend -S -s to do it all in one step)

rbtr avatar Mar 25 '24 15:03 rbtr

This PR will be closed in 7 days due to inactivity.

github-actions[bot] avatar Apr 28 '24 00:04 github-actions[bot]

Pull request closed due to inactivity.

github-actions[bot] avatar May 07 '24 00:05 github-actions[bot]