mirror of
https://github.com/sissbruecker/linkding.git
synced 2026-02-28 06:53:12 +08:00
Format and lint with ruff (#1263)
This commit is contained in:
@@ -21,7 +21,6 @@ def migrate_tokens_reverse(apps, schema_editor):
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("bookmarks", "0052_apitoken"),
|
||||
("authtoken", "0004_alter_tokenproxy_options"),
|
||||
|
||||
Reference in New Issue
Block a user