Some clean ups
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from mysql_red import MYSQL_RED_PAGE
|
||||
|
||||
class RED_PAGE:
|
||||
@@ -74,4 +77,3 @@ class RED_PAGE:
|
||||
status = 0
|
||||
|
||||
self.__mysql.update_page( self.page._revid, self.page.title, status )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user