diff options
| author | 2021-03-12 08:09:11 -0800 | |
|---|---|---|
| committer | 2021-03-12 08:09:11 -0800 | |
| commit | b6fea4ad35784aa3ed744e49fd71e58a868bf177 (patch) | |
| tree | eb3da0431db9114649ef29e085aad8046e022acb /Pipfile | |
| parent | Restrict non-staffer to one snowflake at the time (diff) | |
| parent | Fix typo in the token remover (diff) | |
Merge branch 'master' into many-snowflakes
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ sphinx = "~=2.2" statsd = "~=3.3" arrow = "~=0.17" emoji = "~=0.6" -python-json-logger = "~=2.0" [dev-packages] coverage = "~=5.0" |