Skip to content

Commit 895773c

Browse files
hozlucas28TiagoGiannottiGuidolinares
committed
fix: remove unnecessary import
Co-authored-by: Tiago Giannotti <[email protected]> Co-authored-by: Guidolinares <[email protected]>
1 parent 8f7660f commit 895773c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main.c

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
#include <limits.h>
44
#include <stdio.h>
55

6-
#include "../libs/utilities.c"
7-
86
int main() {
97
TGame game;
108

0 commit comments

Comments
 (0)