Alex Klein | b7cdbe6 | 2019-02-22 11:41:32 -0700 | [diff] [blame] | 1 | # -*- coding: utf-8 -*- |
2 | # Copyright 2019 The Chromium OS Authors. All rights reserved. | ||||
3 | # Use of this source code is governed by a BSD-style license that can be | ||||
4 | # found in the LICENSE file. | ||||
5 | |||||
6 | IMPORT_PATTERN = 'chromite.api.controller.%s' |