Removed unused import of the dataset module.

This commit is contained in:
Einar Ryeng 2011-06-02 14:07:42 +00:00
parent 5c65dc7e2c
commit bad06e0bb9

View File

@ -1,6 +1,4 @@
from laydi import dataset
_dim_annotation_handlers = {}
def get_dim_annotations(dimname, annotation, ids):