Shopify / ejson

EJSON is a small library to manage encrypted secrets using asymmetric encryption.
MIT License
1.35k stars 62 forks source link

rm unused import #150

Closed thepwagner closed 4 months ago

thepwagner commented 4 months ago

I caused this in https://github.com/Shopify/ejson/pull/88

I incorrectly assumed this repository had a CI process. It does, but it didn't when that PR was opened :facepalm:.

thepwagner commented 4 months ago

This branch includes CI - https://github.com/Shopify/ejson/actions/runs/9113196260/job/25054089291?pr=150

This is a one-liner and I am embarrassed I didn't pick up on the missing CI: I'm not going to bother my team for a review.