Skip to content

Commit 6b64ca7

Browse files
committed
Add missing User import
1 parent b0b1d43 commit 6b64ca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/btrixcloud/storages.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
DeletedResponse,
5353
UpdatedResponse,
5454
AddedResponseName,
55+
User,
5556
)
5657

5758
from .utils import is_bool, slug_from_name

0 commit comments

Comments
 (0)