wifi: Cleanup remaining log in test

This commit is contained in:
Sébastien Deronne
2024-08-26 22:10:25 +02:00
committed by Sébastien Deronne
parent 5dfebea188
commit 1f08159b64

View File

@@ -269,7 +269,6 @@ PhyChannelSettingsToOperatingChannelTest::PhyChannelSettingsToOperatingChannelTe
void
PhyChannelSettingsToOperatingChannelTest::DoSetup()
{
LogComponentEnable("WifiPhyOperatingChannel", LOG_LEVEL_ALL);
auto spectrumChannel = CreateObject<MultiModelSpectrumChannel>();
auto node = CreateObject<Node>();
auto dev = CreateObject<WifiNetDevice>();