Skip to content

Commit b994b5b

Browse files
committed
chore: remove unused os import
1 parent 0f6d9a9 commit b994b5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/tacticalrmm/agents/consumers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import asyncio
22
import contextlib
33
import logging
4-
import os
54
import uuid
65

76
import msgpack

0 commit comments

Comments
 (0)