mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Code cleanup: Removed unnecessary include
This commit is contained in:
parent
8badebca26
commit
4b77ee5c25
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
||||||
#include <cmake.h>
|
#include <cmake.h>
|
||||||
#include <CmdReports.h>
|
#include <CmdReports.h>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <algorithm>
|
|
||||||
#include <Context.h>
|
#include <Context.h>
|
||||||
#include <Table.h>
|
#include <Table.h>
|
||||||
#include <format.h>
|
#include <format.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue