diff --git a/bfs.py b/bfs.py
deleted file mode 100644
index 9b8897e82fad4757b4a525025a140f5b12738473..0000000000000000000000000000000000000000
--- a/bfs.py
+++ /dev/null
@@ -1,3 +0,0 @@
-from bs4 import BeautifulSoup
-soup = BeautifulSoup(page.content, 'html.parser')
-