Skip to content

Commit

Permalink
remove global
Browse files Browse the repository at this point in the history
  • Loading branch information
asikowitz committed Oct 6, 2023
1 parent 5a0c578 commit ab6869e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@

logger: logging.Logger = logging.getLogger(__name__)

MAX_WORKERS = 100


class TableInfoWithGeneration(TableInfo):
generation: Optional[int] = None
Expand Down

0 comments on commit ab6869e

Please sign in to comment.