TrivialFix: remove redandunt import alias

Change-Id: Ib14d0cb81c6ddfbb475652f0049dd3bb7d65b7f5
This commit is contained in:
Dao Cong Tien 2017-12-21 20:10:49 +07:00
parent d59307701e
commit 6ee6ac8249

View File

@ -10,7 +10,7 @@
# License for the specific language governing permissions and limitations
# under the License.
import pecan as pecan
import pecan
class VersionsController(object):