Commit 5cd570e6 authored by Vasyl Bodnaruk's avatar Vasyl Bodnaruk

Delete old code base

parent 60d67255
Subproject commit ce54f918c2e226fd08d56890b0edd8fa5e05c3d2
Subproject commit c2bc75b4a91a175bedde635d9caefde095f3993b
......@@ -36,8 +36,6 @@ class CompanyMaker:
self.companies.append(Company(i.id, 'http://www.mobihealthnews.com/tag/' + tag, 43, 2, 2, i.name))
def _make_list_for_tc(self):
def name_for_search(name):
comp = name.split(' ')
for i in self.in_site:
tag = i.name
if tag.find(' '):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment