Skip to content

Commit

Permalink
remove unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
willgraf committed Jun 23, 2020
1 parent 692f5db commit 33bd193
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kiosk_client/manager.py
Expand Up @@ -28,14 +28,11 @@
from __future__ import division
from __future__ import print_function

import io
import json
import logging
import os
import shutil
import timeit
import uuid
import zipfile

import requests
from google.cloud import storage as google_storage
Expand Down

0 comments on commit 33bd193

Please sign in to comment.