diff --git a/include/dusk/scope_guard.hpp b/include/dusk/scope_guard.hpp index c5d5d796e7..281d23434d 100644 --- a/include/dusk/scope_guard.hpp +++ b/include/dusk/scope_guard.hpp @@ -1,7 +1,3 @@ -// -// Created by carlw on 4/17/2026. -// - #ifndef DUSK_SCOPE_GUARD_HPP #define DUSK_SCOPE_GUARD_HPP