Kaydet (Commit) eafff4c2 authored tarafından Jack Jansen's avatar Jack Jansen

Get rid of fsspec type initializer, it wasn't used anyway.

üst a4adacbd
...@@ -18,8 +18,6 @@ except AttributeError: ...@@ -18,8 +18,6 @@ except AttributeError:
Error = 'macostools.Error' Error = 'macostools.Error'
FSSpecType = type(macfs.FSSpec(':'))
BUFSIZ=0x80000 # Copy in 0.5Mb chunks BUFSIZ=0x80000 # Copy in 0.5Mb chunks
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment