diff --git a/.gitignore b/.gitignore index 9e06752..c375fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,3 @@ colors.txt theme.css data/static/bootstrap-jf.css old/ -confignotes.txt diff --git a/jellyfin_accounts/jf_api.py b/jellyfin_accounts/jf_api.py index 9d9f193..08229bd 100644 --- a/jellyfin_accounts/jf_api.py +++ b/jellyfin_accounts/jf_api.py @@ -258,7 +258,3 @@ class Jellyfin: raise self.AuthenticationRequiredError else: return resp - - - -# template user's policies should be copied to each new account.