1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-09 23:37:09 +01:00

style: remove unused var

This commit is contained in:
hacksalot
2018-02-05 23:41:40 -05:00
parent 6f07141b0d
commit 66f3cb15c9
2 changed files with 1 additions and 3 deletions

View File

@ -233,7 +233,6 @@ class JRSResume# extends AbstractResume
###
harden: () ->
that = @
ret = @dupe()
HD = (txt) -> '@@@@~' + txt + '~@@@@'