Skip to content

Commit e84a60b

Browse files
authored
Revert "Making HST visibility tool live in alpha version"
1 parent 41c2ec3 commit e84a60b

File tree

9 files changed

+19
-1296
lines changed

9 files changed

+19
-1296
lines changed

Diff for: custom_code/hooks.py

-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@
3535
'TIME_CRITICAL': 'time_critical',
3636
'RAPID_RESPONSE': 'immediate_too'}
3737

38-
39-
def null_hook(*args, **kwargs):
40-
pass
41-
42-
4338
@contextmanager
4439
def _get_session(db_address):
4540
Base = automap_base()

Diff for: custom_code/scripts/.queue

-1
This file was deleted.

Diff for: custom_code/scripts/HST_FOR_template.apt

-433
This file was deleted.

Diff for: custom_code/scripts/queryVisibility.py

-309
This file was deleted.

0 commit comments

Comments
 (0)