remove unused import

This commit is contained in:
Janne Sinivirta 2018-06-23 15:56:38 +03:00
parent ab9e2fcea0
commit 642ad02316
1 changed files with 0 additions and 1 deletions

View File

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