From fcc7869fb6fb26ddc6fc482dcb3524ade06cb98c Mon Sep 17 00:00:00 2001 From: Joseph Aquino Date: Fri, 2 Jan 2026 15:21:35 +0000 Subject: [PATCH] Update src/main.cpp --- src/main.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 93e509f..06087a2 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,8 +2,6 @@ #include #include #include "commands.h" -#include "commit-tree.h" -#include "../include/hash-object.h" int main(const int argc, const char** argv) {