Skip to content
Snippets Groups Projects
Commit 0c98508d authored by Zhang, Chen's avatar Zhang, Chen
Browse files

remove repo not related to neutron imaging

parent 8e8af9a4
No related branches found
No related tags found
1 merge request!15remove repo not related to neutron imaging
Pipeline #620976 passed
......@@ -259,9 +259,10 @@ def greetings(ack, say):
# 0. Legend
say({"blocks": legend()})
# 1. Gitlab projects
say({"blocks": gitlab_status_blocks()})
# say({"blocks": gitlab_status_blocks()})
# 2. Github projects
say({"blocks": github_status_blocks() + mantid_block()})
# say({"blocks": github_status_blocks() + mantid_block()})
say({"blocks": github_status_blocks()})
# Start your app
if __name__ == "__main__":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment