Skip to content

Commit

Permalink
remove dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Keene committed Nov 22, 2023
1 parent 009527f commit ae9c280
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions snowplow_tracker/emitters.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
import random
from typing import Optional, Union, Tuple, Dict
from queue import Queue
import gzip
import brotli

from snowplow_tracker.self_describing_json import SelfDescribingJson
from snowplow_tracker.typing import (
Expand Down

0 comments on commit ae9c280

Please sign in to comment.