diff --git a/exercises/practice/knapsack/.docs/instructions.append.md b/exercises/practice/knapsack/.docs/instructions.append.md deleted file mode 100644 index 67e2260d7..000000000 --- a/exercises/practice/knapsack/.docs/instructions.append.md +++ /dev/null @@ -1,4 +0,0 @@ -# Instructions append - -- Use recursion -- Check if there are any overlapping subproblems whose results can be cached