Skip to content

Commit 316b959

Browse files
author
Andrew Culver
committed
Removed import deprecated
1 parent a8ed902 commit 316b959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atlassian/assets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import logging
33

44
from .rest_client import AtlassianRestAPI
5-
from deprecated import deprecated
5+
# from deprecated import deprecated
66

77
log = logging.getLogger(__name__)
88

0 commit comments

Comments
 (0)