mirror of
https://git.centos.org/centos/centpkg.git
synced 2025-02-23 16:22:55 +00:00
Remove unused pytz import
See https://bugzilla.redhat.com/show_bug.cgi?id=2235255
This commit is contained in:
parent
b60371f902
commit
572f6b3fac
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ import git
|
||||||
import json
|
import json
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import pytz
|
|
||||||
import re
|
import re
|
||||||
import requests
|
import requests
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Add table
Reference in a new issue