diff --git a/exercises/047_methods.zig b/exercises/047_methods.zig index f896ae2..3221ca2 100644 --- a/exercises/047_methods.zig +++ b/exercises/047_methods.zig @@ -42,7 +42,6 @@ // Now, please zap the alien structs until they're all gone or // the Earth will be doomed! // -// const std = @import("std"); // Look at this hideous Alien struct. Know your enemy!