Skip to content

Commit

Permalink
Ahem, Skip is unused now
Browse files Browse the repository at this point in the history
  • Loading branch information
brendonh committed May 18, 2015
1 parent 381a306 commit f2a06fc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyth/plugins/rtf15/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -724,12 +724,6 @@ def ignore(self, _=None):




class Skip(object):
def __init__(self, count):
self.count = count


class ReadableMarker(object):
def __init__(self, name=None, val=None):
if name is not None:
Expand Down

0 comments on commit f2a06fc

Please sign in to comment.