Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

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
1 changed files with 0 additions and 2 deletions

View File

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