Skip to content
4 changes: 0 additions & 4 deletions doc/manual/team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,6 @@ for different programming languages.
:language: csharp
:caption: *A solution in C#*

.. literalinclude:: ../examples/example.pas
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps just comment it out, so it can be easily re-used? Also consider commenting out all other non-default ICPC languages.

:language: pas
:caption: *A solution in Pascal*

.. literalinclude:: ../examples/example.hs
:language: hs
:caption: *A solution in Haskell*
Expand Down