From f307cabc9e19e36e8cae2fc02be100fa41450211 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 21 Jan 2018 12:14:25 -0500 Subject: [PATCH] Code cleanup: Removed unnecessary include --- src/commands/CmdReports.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/commands/CmdReports.cpp b/src/commands/CmdReports.cpp index 3b3dff41e..1141f67d2 100644 --- a/src/commands/CmdReports.cpp +++ b/src/commands/CmdReports.cpp @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include