• Ferenc Szabo's avatar
    A few minor code inspection fixes (#18393) · fe03b76f
    Ferenc Szabo authored
    * swarm/network: fix code inspection problems
    
    - typos
    - redundant import alias
    
    * p2p/simulations: fix code inspection problems
    
    - typos
    - unused function parameters
    - redundant import alias
    - code style issue: snake case
    
    * swarm/network: fix unused method parameters inspections
    fe03b76f
mocker_test.go 4.75 KB