Remove comment from previous migration

The migration was using a comment from the first one.

Change-Id: I25dc9ca79f30f156bfc4296c44e141991119635e
This commit is contained in:
Rodrigo Duarte Sousa 2017-01-06 14:28:25 -03:00 committed by Rodrigo Duarte
parent 0e1a6260be
commit b4c97d3b7b
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@
# License for the specific language governing permissions and limitations
# under the License.
# A null initial migration to open this repo. Do not re-use replace this with
# a real migration, add additional ones in subsequent version scripts.
def upgrade(migrate_engine):
pass