aboutsummaryrefslogtreecommitdiff
path: root/challenge-099/paulo-custodio/python/ch-2.py
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-099/paulo-custodio/python/ch-2.py')
-rw-r--r--challenge-099/paulo-custodio/python/ch-2.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/challenge-099/paulo-custodio/python/ch-2.py b/challenge-099/paulo-custodio/python/ch-2.py
index e82e57f635..e065b17674 100644
--- a/challenge-099/paulo-custodio/python/ch-2.py
+++ b/challenge-099/paulo-custodio/python/ch-2.py
@@ -1,7 +1,5 @@
#!/usr/bin/env python
-# Challenge 099
-#
# TASK #2 > Unique Sub-sequence
# Submitted by : Mohammad S Anwar
# You are given two strings $S and $T.