diff --git a/public/partials/dups.html b/public/partials/dups.html
deleted file mode 100644
index b8b63d7..0000000
--- a/public/partials/dups.html
+++ /dev/null
@@ -1,8 +0,0 @@
-
Duplicates in {{playlistName}}
-Loading...
-No duplicate found
-
-
- {{t.track.name}} - {{artist == t.track.artists[0]?'':', '}}{{artist.name}}
-
-
\ No newline at end of file
diff --git a/public/partials/home.html b/public/partials/home.html
deleted file mode 100644
index c80bb30..0000000
--- a/public/partials/home.html
+++ /dev/null
@@ -1 +0,0 @@
-Please connect to Spotify to access to the app.
\ No newline at end of file
diff --git a/public/partials/logged.html b/public/partials/logged.html
deleted file mode 100644
index 050450b..0000000
--- a/public/partials/logged.html
+++ /dev/null
@@ -1,4 +0,0 @@
-
\ No newline at end of file
diff --git a/public/partials/playlist.html b/public/partials/playlist.html
deleted file mode 100644
index 09b8638..0000000
--- a/public/partials/playlist.html
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
Playlist
-
-
\ No newline at end of file