mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Get rid of fsspec type initializer, it wasn't used anyway.
This commit is contained in:
parent
a4adacbd7e
commit
eafff4c248
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ except AttributeError:
|
|||
|
||||
Error = 'macostools.Error'
|
||||
|
||||
FSSpecType = type(macfs.FSSpec(':'))
|
||||
|
||||
BUFSIZ=0x80000 # Copy in 0.5Mb chunks
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue