From f0adf8b53c46bc3cedbec001b322daf32f4fe0bc Mon Sep 17 00:00:00 2001 From: AramJonghu Date: Thu, 2 Jul 2026 19:04:33 +0200 Subject: [PATCH] Testing signing now --- exercises/047_methods.zig | 1 - 1 file changed, 1 deletion(-) 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!