diff options
| author | 2021-03-08 20:55:19 +0300 | |
|---|---|---|
| committer | 2021-03-08 20:55:19 +0300 | |
| commit | 1ebc283ce03cd4beec562123a536bff58278e2ca (patch) | |
| tree | e6305da16d19c4d2d013ddfd3bcf186aeb6ae0a2 /Pipfile | |
| parent | Merge pull request #1445 from python-discord/ks123/talentpool/migrate (diff) | |
Revert "Use JSON logging in production"
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" |