mirror of
https://github.com/karma-riuk/crab.git
synced 2025-07-05 13:38:12 +02:00
removed unused imports
This commit is contained in:
@ -12,13 +12,9 @@ from datetime import datetime
|
||||
|
||||
from dataset import (
|
||||
Comment,
|
||||
Dataset,
|
||||
Dataset_new,
|
||||
DatasetEntry,
|
||||
DatasetEntry_new,
|
||||
FileData,
|
||||
FileData_new,
|
||||
Metadata,
|
||||
Metadata_new,
|
||||
)
|
||||
from errors import (
|
||||
|
Reference in New Issue
Block a user