fix: Removed unused import\

pull/342/head
chrisr3d 2019-10-17 16:36:56 +02:00
parent 7aa78636a5
commit 93bc178717
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import requests
from urllib.parse import urljoin
from base64 import b64encode
import json
import os
class TestExpansions(unittest.TestCase):