Commit 606259fe authored by Randall Leeds's avatar Randall Leeds

Remove unused variable

parent 346eebfc
Annotator = require('annotator')
$ = Annotator.$
# Extracts individual keys from an object and returns a new one.
extract = extract = (obj, keys...) ->
ret = {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment