remove trash
This commit is contained in:
parent
85f273b726
commit
b7a41701ea
@ -1,7 +1,3 @@
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
class Profile(models.Model):
|
||||
uuid = models.CharField()
|
||||
username = models.CharField()
|
||||
avatar_url = models.CharField()
|
||||
# Create your models here.
|
Loading…
Reference in New Issue
Block a user