• 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
Name
Last commit
Last update
..
adapters Loading commit data...
examples Loading commit data...
pipes Loading commit data...
README.md Loading commit data...
connect.go Loading commit data...
connect_test.go Loading commit data...
events.go Loading commit data...
http.go Loading commit data...
http_test.go Loading commit data...
mocker.go Loading commit data...
mocker_test.go Loading commit data...
network.go Loading commit data...
network_test.go Loading commit data...
simulation.go Loading commit data...
test.go Loading commit data...