ttl: Remove unused attribute [nfc]

pull/1191/head
David Nadlinger 2018-07-23 15:33:52 +01:00 committed by Sébastien Bourdeauducq
parent 17a5fb2dce
commit 2a0e1dabfb
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ class TTLInOut:
self.channel = channel
self.i_previous_timestamp = numpy.int64(0)
self.queued_samples = 0
@kernel
def set_oe(self, oe):