Removing pathlib

This commit is contained in:
James Barnsley
2020-02-21 10:28:47 +13:00
parent 03d8a3fdf9
commit 4099b79ff0

View File

@ -2,7 +2,6 @@ import random
import string
import logging
import json
import pathlib
import pykka
import urllib
import os