diff options
Diffstat (limited to 'src/user.clj')
| -rw-r--r-- | src/user.clj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/user.clj b/src/user.clj index 417470b..1d59944 100644 --- a/src/user.clj +++ b/src/user.clj @@ -34,7 +34,6 @@ ; TODO: logging (println (format "Error updating hash for %s" nick)))) - (defn reset-token [nick hash ts] (sha1-hash nick hash ts)) |
