Skip to content

Commit

Permalink
Removed cached files
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaditcuy committed Mar 28, 2023
1 parent bf7bf66 commit 740785b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion src/blog/forms.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from django import forms
from .models import Blog, BlogComment
from .models import Blog, BlogComment


class BlogForm(forms.ModelForm):
Expand Down
3 changes: 0 additions & 3 deletions src/blog/tests.py

This file was deleted.

0 comments on commit 740785b

Please sign in to comment.