mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
Clean up some unused imports.
(imported from commit 0c5d8e2a55ba1b8909ba807fee3afe863dcdc226)
This commit is contained in:
@@ -25,14 +25,8 @@
|
||||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
|
||||
|
||||
import base64
|
||||
import json
|
||||
import os
|
||||
import readline
|
||||
import struct
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
# Some DER encoding stuff. Bleh. This is because the ccache contains a
|
||||
# DER-encoded krb5 Ticket structure, whereas Webathena deserializes
|
||||
|
||||
Reference in New Issue
Block a user