Removed TOP_N from template.

This commit is contained in:
2022-12-04 18:35:40 +01:00
parent b754056efd
commit 42b568fea2

View File

@@ -1,7 +1,6 @@
const ASSIGNMENT = 'assignment';
const ANSWER = 'answer';
const NEWLINE_CHARACTER = '\n';
const TOP_N = 3;
/**
* Main function