Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Commit

Permalink
remove old main
Browse files Browse the repository at this point in the history
  • Loading branch information
dangunter committed May 12, 2015
1 parent e6c18d6 commit 34c015e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/data_api/kbase_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,9 +288,3 @@ def _read_header(self):
desc = self._infile.readline()
# TODO: parse desc to a dict of info
return {}

############################################################


if __name__ == '__main__':
__test(sys.argv[1])

0 comments on commit 34c015e

Please sign in to comment.