From af06631493db01ec51b543cc7a625d8ad85552d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoffer=20M=C3=BCller=20Madsen?= Date: Mon, 21 Mar 2016 17:26:54 +0100 Subject: [PATCH] Remove problematic problem --- np-bot.js | 1 - 1 file changed, 1 deletion(-) diff --git a/np-bot.js b/np-bot.js index def946c..202e567 100644 --- a/np-bot.js +++ b/np-bot.js @@ -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"} ]