diff --git a/memory_assoc.c b/memory_assoc.c index 9974bdc..1fe8ed3 100644 --- a/memory_assoc.c +++ b/memory_assoc.c @@ -190,6 +190,3 @@ int main() { cleanup_memory_assoc(memory_assoc); return 0; } -``` - -Feel free to use this code as needed! If you have any further requests, just let me know.