Skip to content

Commit

Permalink
One trailing usage of name member
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoote authored Sep 23, 2024
1 parent 20dc305 commit dc22a5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,6 @@ def test_docker_user_snippet(self):
user_snippet_content = "RUN echo run as user"

class UserSnippet(RockerExtension):
def __init__(self):
self.name = 'usersnippet'

@staticmethod
def get_name():
Expand Down

0 comments on commit dc22a5c

Please sign in to comment.