diff options
Diffstat (limited to 'src/py_timelog.cc')
-rw-r--r-- | src/py_timelog.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/py_timelog.cc b/src/py_timelog.cc index 03416ec2..fc25c3e0 100644 --- a/src/py_timelog.cc +++ b/src/py_timelog.cc @@ -30,8 +30,6 @@ */ #include "pyinterp.h" -#include "pyutils.h" -#include "timelog.h" namespace ledger { |