aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/demo/main.ha1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/demo/main.ha b/cmd/demo/main.ha
index 3898376..71c747f 100644
--- a/cmd/demo/main.ha
+++ b/cmd/demo/main.ha
@@ -1,5 +1,4 @@
use fmt;
-use os;
use sdl2;
use sdl2::{ controller_axis, event_type, renderer_flags, window_flags };
use sdl2::image;