diff --git a/the_good_parts/index.html b/the_good_parts/index.html
deleted file mode 100644
index 68812e7..0000000
--- a/the_good_parts/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/the_good_parts/index.html~ b/the_good_parts/index.html~
deleted file mode 100644
index e69de29..0000000
diff --git a/the_good_parts/script.js b/the_good_parts/script.js
deleted file mode 100644
index 5e5c091..0000000
--- a/the_good_parts/script.js
+++ /dev/null
@@ -1,4 +0,0 @@
-hello();
-function hello() {
- console.log('Hello World!');
-}
diff --git a/the_good_parts/script.js~ b/the_good_parts/script.js~
deleted file mode 100644
index dcb0167..0000000
--- a/the_good_parts/script.js~
+++ /dev/null
@@ -1,3 +0,0 @@
-function() {
- consol
-}