Remove problematic problem

This commit is contained in:
Christoffer Müller Madsen 2016-03-21 17:26:54 +01:00
parent 036e46378b
commit af06631493

View File

@ -14,7 +14,6 @@ var problems = [
{"title": "Longest common subsequence problem"},
{"title": "Art gallery problem"},
{"title": "Route inspection problem"},
{"title": "Open-shop scheduling problem"},
{"title": "Calculated minimum spanning tree"}
]