remove unused import

This commit is contained in:
Janne Sinivirta 2018-06-23 15:56:38 +03:00 committed by creslinux
parent 5c0970bf14
commit 7d9181e431

View File

@ -4,7 +4,6 @@
This module contains the hyperopt logic
"""
import json
import logging
import os
import pickle