Skip to content

extractZIPArchive 存在空循环死代码 #8

@Svtter

Description

@Svtter

问题

internal/server/server.goextractZIPArchive 函数的第一个 for range reader.File 循环体只执行 continue,不执行任何实际逻辑,是遗留死代码。

建议

删除该空循环。

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupCode cleanup tasks

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions