Skip to content

Commit 44fae14

Browse files
committed
remove VaxSupplierPerms:
1 parent 02db59a commit 44fae14

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

e2e_batch/vax_suppliers.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
class VaxSupplierPerms:
2-
def __init__(self, ods_code, vax, permissions):
3-
self.ods_code = ods_code
4-
self.vax = vax
5-
self.permissions = permissions
6-
7-
81
# json to represent the classes below
92
suppliers = {
103
"DPSFULL": {

0 commit comments

Comments
 (0)