Delete counter.py

This commit is contained in:
Brad Stein 2018-01-01 09:34:51 -06:00 committed by GitHub
parent 5aeb428184
commit f30bcb31ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +0,0 @@
class Counter:
def __init__(self, n):
self.int = n