Skip to content

Commit 8ff7534

Browse files
committed
chore: remove unused variable
1 parent 28f863c commit 8ff7534

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/migration_generator/migration_generator.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@ defmodule AshPostgres.MigrationGenerator do
156156
if snapshot_path = config[:snapshots_path] do
157157
snapshot_path
158158
else
159-
priv = "priv/"
160-
161159
app = Keyword.fetch!(config, :otp_app)
162160

163161
Application.app_dir(

0 commit comments

Comments
 (0)