2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00

Remove unused include

This commit is contained in:
Oliver Walters
2021-04-25 12:24:05 +10:00
parent b08cd8da20
commit f8ec32c3f5

View File

@ -17,7 +17,6 @@ import random
import string
import shutil
import sys
import tempfile
from datetime import datetime
import yaml