1
0
Falko Schindler 1 жил өмнө
parent
commit
44ad03b381
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      nicegui/storage.py

+ 0 - 1
nicegui/storage.py

@@ -3,7 +3,6 @@ import json
 import uuid
 from collections.abc import MutableMapping
 from pathlib import Path
-from tempfile import gettempdir
 from typing import Any, Dict, Iterator, Optional, Union
 
 import aiofiles