]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1428] Removed spurious blank line
authorMarcin Siodelski <marcin@isc.org>
Sun, 4 Oct 2020 18:46:48 +0000 (20:46 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 5 Oct 2020 13:14:58 +0000 (13:14 +0000)
As a result of review.

src/lib/dhcpsrv/tests/mysql_host_data_source_unittest.cc

index 26ded18ed6f1f22f7a075b684de295d2e4308e25..f3160f66a15d78fa094ab694b594c1cbb8bb4d7b 100644 (file)
@@ -64,7 +64,6 @@ public:
         hdsptr_ = HostMgr::instance().getHostDataSource();
         hdsptr_->setIPReservationsUnique(true);
 
-
         MultiThreadingMgr::instance().setMode(false);
     }