Skip to content

Commit 0eba413

Browse files
committed
format
1 parent 71fe08c commit 0eba413

File tree

1 file changed

+0
-1
lines changed
  • persistent-postgresql/Database/Persist/Postgresql/Internal

1 file changed

+0
-1
lines changed

persistent-postgresql/Database/Persist/Postgresql/Internal/Migration.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ migrateEntitiesStructured getStmt allDefs defsToMigrate = do
6363
Left err ->
6464
Left [err]
6565

66-
6766
-- | Returns a structured representation of all of the
6867
-- DB changes required to migrate the Entity to the state
6968
-- described in Haskell, assuming it currently does not

0 commit comments

Comments
 (0)