Removes unnecessary utf-8 encoding

The following file(s) added utf-8 encoding but never used. So we can
remove them at all.
networking_bgpvpn/__init__.py
doc/source/conf.py
releasenotes/source/conf.py
Change-Id: I3e7667cafae7954fabd84b6ea34f9fead25d8349
This commit is contained in:
Cao Xuan Hoang
2016年12月22日 10:47:26 +07:00
parent 9bcdb7386a
commit fd8b9f949c

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
Reference in New Issue
openstack/networking-bgpvpn
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.