Commit cac4ea2f authored by 王翔宇's avatar 王翔宇
Browse files

clang-format


Former-commit-id: b0c0f710be8f0f9bfb19f1923ba3558a1aec54d7
parent 7b5658a2
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.