]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2571] Removed spurious blank line
authorFrancis Dupont <fdupont@isc.org>
Thu, 22 Sep 2022 21:26:59 +0000 (23:26 +0200)
committerThomas Markwalder <tmark@isc.org>
Fri, 23 Sep 2022 09:52:44 +0000 (05:52 -0400)
src/lib/dhcpsrv/lease_mgr.cc

index 6cd02c3d8e9729fe8127b793cec97b97408abba0..1530281facb39b5517555598f352ac6d4aada047 100644 (file)
@@ -355,6 +355,5 @@ LeaseMgr::getDBVersion() {
     isc_throw(NotImplemented, "LeaseMgr::getDBVersion() called");
 }
 
-
 } // namespace isc::dhcp
 } // namespace isc