Skip to content

Commit b2f3f7e

Browse files
committed
Removed Extra spaces
1 parent 7041365 commit b2f3f7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gitit.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ class GitIt:
1010
delete_dir - Delete a directory and its contents recursively
1111
update_file - Upload a local file on your computer to GitHub
1212
update_dir - Update a local directory on your computer to GitHub
13-
14-
1513
'''
1614
# Imports TODO: Modify the path in sys.path.append based on your system's python package location
1715
import sys

0 commit comments

Comments
 (0)