fix: Removed unused import

pull/380/head
chrisr3d 2020-02-26 14:18:09 +01:00
parent c9c6f69bd4
commit cda5004a0d
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import json
import requests
try:
from google import google
except ImportError: