Skip to content

Commit 002f884

Browse files
authored
Merge pull request #43 from LCOGT/revert-41-hst_vis
Revert "Making HST visibility tool live in alpha version"
2 parents 41c2ec3 + e84a60b commit 002f884

File tree

9 files changed

+19
-1296
lines changed

9 files changed

+19
-1296
lines changed

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()

custom_code/scripts/.queue

-1
This file was deleted.

custom_code/scripts/HST_FOR_template.apt

-433
This file was deleted.

custom_code/scripts/queryVisibility.py

-309
This file was deleted.

0 commit comments

Comments
 (0)