Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

Commit

Permalink
god damn blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Ell committed Apr 14, 2013
1 parent 2114689 commit e13bf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batter/music/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from music.models import MusicUpload, Artist, ArtistType, ArtistAlias, \
Country, Release


admin.site.register(Artist)
admin.site.register(Release)
admin.site.register(MusicUpload)
Expand Down

0 comments on commit e13bf87

Please sign in to comment.