mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Remove unused io module
This commit is contained in:
parent
ee223e5649
commit
377b2f94ce
@ -14,7 +14,6 @@ database setup in this file.
|
||||
import os
|
||||
import logging
|
||||
import tempfile
|
||||
import io
|
||||
import yaml
|
||||
|
||||
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
||||
|
Loading…
Reference in New Issue
Block a user