Skip to content

Commit 8f87aef

Browse files
authored
Update sde_collections/models/candidate_url.py
1 parent e0ac9e4 commit 8f87aef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sde_collections/models/candidate_url.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ class Meta:
101101
verbose_name = "Candidate URL"
102102
verbose_name_plural = "Candidate URLs"
103103
ordering = ["url"]
104-
db_table = "sde_collections_candidateurl"
105104

106105
@property
107106
def fileext(self) -> str:

0 commit comments

Comments
 (0)