Skip to content

Commit

Permalink
remove failed fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IanMayo committed Dec 6, 2021
1 parent e9491ae commit b49184d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pepys_import/core/store/data_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ def session_scope(self):
finally:
self.session.close()

@staticmethod
def check_network_version(self):
if config.NETWORK_MASTER_INSTALL_PATH != "":
network_version = read_version_from_pepys_install(config.NETWORK_MASTER_INSTALL_PATH)
Expand Down

0 comments on commit b49184d

Please sign in to comment.