aboutsummaryrefslogtreecommitdiff
path: root/code/http_test.odin
diff options
context:
space:
mode:
Diffstat (limited to 'code/http_test.odin')
-rw-r--r--code/http_test.odin1
1 files changed, 0 insertions, 1 deletions
diff --git a/code/http_test.odin b/code/http_test.odin
index e39273834..98f0a017c 100644
--- a/code/http_test.odin
+++ b/code/http_test.odin
@@ -1,4 +1,3 @@
-
#import "fmt.odin" as fmt
#foreign_system_library "Ws2_32"