mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
Removed copy/pasting error
--HG-- branch : dev
This commit is contained in:
@@ -25,8 +25,6 @@ namespace Orchard.Blogs.DataMigrations {
|
||||
.Column<int>("PostCount")
|
||||
);
|
||||
|
||||
SchemaBuilder.CreateForeignKey()
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user