mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 22:05:48 +00:00
refactor: fix some minor clang-tidy warnings
This commit is contained in:
@ -30,10 +30,7 @@ void TestNetworkSource::initTestCase()
|
||||
}
|
||||
|
||||
|
||||
void TestNetworkSource::cleanupTestCase()
|
||||
{
|
||||
delete source;
|
||||
}
|
||||
void TestNetworkSource::cleanupTestCase() {}
|
||||
|
||||
|
||||
void TestNetworkSource::test_sources()
|
||||
|
Reference in New Issue
Block a user