Skip to content

Commit 0370c33

Browse files
committed
remove file version
1 parent af79abc commit 0370c33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyclowder/extractors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ def get_metadata(self, content, resource_type, resource_id, server=None, context
258258
if clowder_version == 2.0:
259259
new_extractor_info = self._get_extractor_info_v2()
260260
md = dict()
261-
md["file_version"] = 1
262261
if contexts is not None:
263262
md["context"] = [context_url] + contexts
264263
md["context_url"] = context_url

0 commit comments

Comments
 (0)