Updated licenses
This commit is contained in:
@@ -12,18 +12,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import dbm
|
||||
import pickle
|
||||
import os
|
||||
import shutil
|
||||
import time
|
||||
import binascii
|
||||
import io
|
||||
import warnings
|
||||
import re
|
||||
from types import FunctionType, MethodType
|
||||
from . import utils
|
||||
from . import exceptions
|
||||
|
||||
__all__ = [
|
||||
'TOPIC_PARTITION_SEPARATOR'
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
import os
|
||||
from typing import Tuple, Literal, Sequence
|
||||
import ipaddress
|
||||
import socket
|
||||
|
||||
__all__ = [
|
||||
'is_number',
|
||||
|
||||
Reference in New Issue
Block a user