Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmancuso committed Jan 24, 2022
1 parent ec78162 commit f59fd00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/masoniteorm/commands/MakeModelCommand.py
Expand Up @@ -25,7 +25,6 @@ class MakeModelCommand(Command):
def handle(self):
name = self.argument("name")


model_directory = self.option("directory")

with open(
Expand Down

0 comments on commit f59fd00

Please sign in to comment.