Removed some old code no longer needed
This commit is contained in:
parent
c5d103dc8d
commit
1cd7d2ad39
@ -1,9 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
from __future__ import unicode_literals # at top of module
|
|
||||||
# this is the first fix we have to import just before the paths module would.
|
|
||||||
# it changes a call from wintypes to ctypes.
|
|
||||||
from fixes import fix_winpaths
|
|
||||||
fix_winpaths.fix()
|
|
||||||
import os
|
import os
|
||||||
import logging
|
import logging
|
||||||
import storage
|
import storage
|
||||||
|
Loading…
Reference in New Issue
Block a user