Remove whitespace markdown header.

This commit is contained in:
expeehaa 2021-01-21 08:35:46 +01:00 committed by Micah Geisel
parent 4d5ca132fb
commit 77f89a0aac
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ You need to add a couple of dependecies to `.gemspec`:
spec.add_dependency "orm_name", "some version if required"
```
####
### File structure
Inside the `lib/database_cleaner/orm_name` directory, you will need to create a few files: