Commit 72ae6f59 authored by 王翔宇's avatar 王翔宇
Browse files

clang-format


Former-commit-id: 0ef52c892fdff56800f509cecf010f95c6e7e421
parent edcb0bc5
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -44,9 +44,7 @@ ToString(ResourceType type) {
        case ResourceType::GPU: {
            return "GPU";
        }
        default: {
            return "UNKNOWN";
        }
        default: { return "UNKNOWN"; }
    }
}

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.