Remove unused yaml import

This commit is contained in:
Frederic Junod 2018-04-11 12:57:34 +02:00
parent 1b4d5281dc
commit b2d709ab5f
2 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@ import os
import glob
import copy
import json
import yaml
import io
import re
import logging