Skip to content

Commit

Permalink
chore: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Dec 3, 2024
1 parent 28f863c commit 8ff7534
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/migration_generator/migration_generator.ex
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ defmodule AshPostgres.MigrationGenerator do
if snapshot_path = config[:snapshots_path] do
snapshot_path
else
priv = "priv/"

app = Keyword.fetch!(config, :otp_app)

Application.app_dir(
Expand Down

0 comments on commit 8ff7534

Please sign in to comment.