should have been part of the last commit

This commit is contained in:
prod2 2022-02-03 04:59:06 +01:00
parent 20022c405a
commit c065324168
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ import ../src/ndspkg/types/hashtable
import ../src/ndspkg/types/ndstring
import ../src/ndspkg/types/stringutils
import strformat
proc equal*(l, r: string): bool =
l == r