From f655fe36af9e2e3a27452119545526fa5ff4970f Mon Sep 17 00:00:00 2001
From: Dr Abraham Martin <amc203@cam.ac.uk>
Date: Wed, 10 Nov 2021 14:42:55 +0000
Subject: [PATCH] Update requirements/base.txt

---
 requirements/base.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index ede7795..e68cd36 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -5,7 +5,6 @@ psycopg2-binary
 # automationcommon tend to be "ad hoc" and may need testing here without a
 # corresponding pypi release. Recall that git branched may be explicitly given
 # in the VCS URL.
-git+https://github.com/uisautomation/django-automationcommon@master#egg=django-automationcommon
 git+https://gitlab.developers.cam.ac.uk/uis/devops/django/externalsettings@master
 django-ucamwebauth>=1.4.5
 
-- 
GitLab