We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf15040 commit cfa2f98Copy full SHA for cfa2f98
lib/galaxy/webapps/galaxy/controllers/dataset.py
@@ -32,10 +32,7 @@
32
UsesItemRatings,
33
)
34
from galaxy.structured_app import StructuredApp
35
-from galaxy.util import (
36
- inflector,
37
- sanitize_text,
38
-)
+from galaxy.util import sanitize_text
39
from galaxy.util.sanitize_html import sanitize_html
40
from galaxy.util.zipstream import ZipstreamWrapper
41
from galaxy.web import form_builder
0 commit comments