Skip to content

Commit c988139

Browse files
committed
Bug fixes
1 parent 9bc037c commit c988139

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pygorithm/__init__.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@
2828
Ian 'IanDoarn' Doarn
2929
3030
"""
31-
from pygorithm import data_structures
32-
from pygorithm import fibonacci
33-
from pygorithm import math
34-
from pygorithm import searching
35-
from pygorithm import sorting
36-
from pygorithm import string
3731

3832
__version__ = '1.0.0'
3933
__author__ = 'Omkar Pathak'

0 commit comments

Comments
 (0)