mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
cut unnecessary import
This commit is contained in:
parent
ca4305c0a9
commit
4c5a53b982
1 changed files with 0 additions and 1 deletions
|
@ -800,7 +800,6 @@ class Manager:
|
|||
return long(block_size * avail_blocks)
|
||||
else:
|
||||
import string
|
||||
import win32api
|
||||
import win32file
|
||||
sectorsPerCluster, bytesPerSector, numFreeClusters, \
|
||||
totalNumClusters_Not_Used = win32file.GetDiskFreeSpace(\
|
||||
|
|
Loading…
Add table
Reference in a new issue