Skip to content

Commit 30cd0b0

Browse files
committed
Removed unnecessary comment
1 parent 455ed52 commit 30cd0b0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ext/opentelemetry-ext-flask/tests/test_programmatic.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929

3030
class TestProgrammatic(WsgiTestBase, InstrumentationTest):
3131
def setUp(self):
32-
# No instrumentation code is here because it is present in the
33-
# conftest.py file next to this file.
3432
super().setUp()
3533

3634
self.app = Flask(__name__)

0 commit comments

Comments
 (0)