Skip to content

Commit

Permalink
feat: removed debugger call
Browse files Browse the repository at this point in the history
  • Loading branch information
Zffu committed Jan 8, 2025
1 parent 21b9c17 commit 8be6ef1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cli/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
* quickfall help - Shows the help command.
*/

#include "../../debug/debugger.h"

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
Expand Down

0 comments on commit 8be6ef1

Please sign in to comment.