Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eafff4c

Browse files
committed
Get rid of fsspec type initializer, it wasn't used anyway.
1 parent a4adacb commit eafff4c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Mac/Lib/macostools.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818

1919
Error = 'macostools.Error'
2020

21-
FSSpecType = type(macfs.FSSpec(':'))
22-
2321
BUFSIZ=0x80000 # Copy in 0.5Mb chunks
2422

2523
#

0 commit comments

Comments
 (0)