From 36ce8d5d2c9b3bb9588a2bc1d96ee2678c2b990c Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 13 Feb 2022 19:13:09 +0100 Subject: style: delete extra eof empty lines --- src/utils.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/utils.hpp') diff --git a/src/utils.hpp b/src/utils.hpp index 8c4cf4e..e98d52f 100644 --- a/src/utils.hpp +++ b/src/utils.hpp @@ -10,4 +10,3 @@ * @returns A unsigned integer */ unsigned int str_to_uint(std::string str); - -- cgit v1.2.3-18-g5258