mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-05 04:50:55 +08:00
删除无效代码
This commit is contained in:
@@ -6,7 +6,6 @@ package com.xiaojukeji.kafka.manager.kcm.component.storage.common;
|
|||||||
* @date 20/4/29
|
* @date 20/4/29
|
||||||
*/
|
*/
|
||||||
public enum StorageEnum {
|
public enum StorageEnum {
|
||||||
GIFT(0, "gift"),
|
|
||||||
GIT(1, "git"),
|
GIT(1, "git"),
|
||||||
S3(2, "S3"),
|
S3(2, "S3"),
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user