TrivialFix: remove redandunt import alias
Change-Id: Ib14d0cb81c6ddfbb475652f0049dd3bb7d65b7f5
This commit is contained in:
parent
d59307701e
commit
6ee6ac8249
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user