Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
llazzaro committed Jul 16, 2015
1 parent e181737 commit f2b5b7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
10 changes: 0 additions & 10 deletions schedule/manage.py

This file was deleted.

1 change: 1 addition & 0 deletions schedule/periods.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

weekday_names = []
weekday_abbrs = []

if settings.FIRST_DAY_OF_WEEK == 1:
# The calendar week starts on Monday
for i in range(7):
Expand Down

0 comments on commit f2b5b7b

Please sign in to comment.