Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashaag authored Jul 6, 2019
1 parent 62592d1 commit 0a8f8bb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions klaus/contrib/wsgi_autoreloading.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
from klaus import make_app


def is_hidden_folder(f):
return f[0] == '.'


# Shared state between poller and application wrapper
class S:
#: the real WSGI app
Expand Down

0 comments on commit 0a8f8bb

Please sign in to comment.