eng/tools/profileBuilder/model/noop.go (1 lines of code) (raw):

// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. package model // This file intentionally left blank, so that CI from go1.8 and earlier can pass.