Skip to content

Commit 85751b1

Browse files
Update script.js
1 parent d389c77 commit 85751b1

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

script.js

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,7 @@ document.addEventListener("DOMContentLoaded", () => {
138138
filename: "English.csv",
139139
url: "notebooks/English.csv"
140140
},
141-
{
142-
filename: "urdu-train.csv",
143-
url: "notebooks/urdu.train.csv"
144-
},
145-
{
146-
filename: "imdb-urdu-reviews-test.csv",
147-
url: "notebooks/imdb-urdu-reviews-test.csv"
148-
},
141+
149142
{
150143
filename: "Advanced-Python-Programming-and-Applications.pdf",
151144
url: "notebooks/Advanced-Python-Programming-and-Applications.pdf"

0 commit comments

Comments
 (0)