Skip to content

Commit 44d63e3

Browse files
committed
removed the templating from the init file
1 parent e50b650 commit 44d63e3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apimatic_core/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@
1313
'exceptions',
1414
'constants',
1515
'pagination',
16-
'security',
17-
'templating'
16+
'security'
1817
]

0 commit comments

Comments
 (0)