Skip to content

Commit be1ffed

Browse files
MarcelGeoCopilot
andauthored
Update mergin/common.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3a1f47f commit be1ffed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mergin/common.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import os
22
from enum import Enum
3-
from typing import List, Dict, Any
4-
from dataclasses import dataclass, field
53

64
CHUNK_SIZE = 100 * 1024 * 1024
75

0 commit comments

Comments
 (0)