From b7e6ae6cd62a1cd408baf8fd47657585a0bfcefe Mon Sep 17 00:00:00 2001 From: Tawanda Kembo Date: Sat, 24 Aug 2024 07:31:09 +0200 Subject: [PATCH] chore: Remove unused files --- output_with_comments.md | 12 ------------ output_without_comments.md | 38 -------------------------------------- 2 files changed, 50 deletions(-) delete mode 100644 output_with_comments.md delete mode 100644 output_without_comments.md diff --git a/output_with_comments.md b/output_with_comments.md deleted file mode 100644 index b4d7da5..0000000 --- a/output_with_comments.md +++ /dev/null @@ -1,12 +0,0 @@ -# Collated Codebase - -## /private/var/folders/zw/q3rt8wmn6wn_bgj0fy5g_vnr0000gn/T/pytest-of-tawandakembo/pytest-15/test_main0/test_dir/test.py - -``` -print('hello') -``` - -## /private/var/folders/zw/q3rt8wmn6wn_bgj0fy5g_vnr0000gn/T/pytest-of-tawandakembo/pytest-15/test_main0/test_dir/test.pyc - -**Note**: This is a binary file. - diff --git a/output_without_comments.md b/output_without_comments.md deleted file mode 100644 index 97b774c..0000000 --- a/output_without_comments.md +++ /dev/null @@ -1,38 +0,0 @@ -# Collated Codebase - -## /private/var/folders/zw/q3rt8wmn6wn_bgj0fy5g_vnr0000gn/T/pytest-of-tawandakembo/pytest-18/test_main0/test_dir/test.py - -``` - -print('hello') - -``` - -## /private/var/folders/zw/q3rt8wmn6wn_bgj0fy5g_vnr0000gn/T/pytest-of-tawandakembo/pytest-18/test_main0/test_dir/output_with_comments.md - -``` -# Collated Codebase - -## /private/var/folders/zw/q3rt8wmn6wn_bgj0fy5g_vnr0000gn/T/pytest-of-tawandakembo/pytest-18/test_main0/test_dir/test.py - -``` -# This is a comment -print('hello') -``` - -## /private/var/folders/zw/q3rt8wmn6wn_bgj0fy5g_vnr0000gn/T/pytest-of-tawandakembo/pytest-18/test_main0/test_dir/output_with_comments.md - -``` - -``` - -## /private/var/folders/zw/q3rt8wmn6wn_bgj0fy5g_vnr0000gn/T/pytest-of-tawandakembo/pytest-18/test_main0/test_dir/test.pyc - -**Note**: This is a binary file. - -``` - -## /private/var/folders/zw/q3rt8wmn6wn_bgj0fy5g_vnr0000gn/T/pytest-of-tawandakembo/pytest-18/test_main0/test_dir/test.pyc - -**Note**: This is a binary file. -