1
0
mirror of synced 2025-12-18 02:58:07 +08:00

update: remove something

This commit is contained in:
koukouchan
2022-08-24 21:42:26 +08:00
parent 59348c8749
commit 8d8b6e6092
6 changed files with 10 additions and 5 deletions

View File

@@ -2,6 +2,9 @@
雪花算法生成器IdGenerator
"""
# !/usr/bin/python
# coding=UTF-8
from . import options
from . import snowflake_m1