Skip to content

Commit

Permalink
interval: Remove unrunnable IntervalTest module
Browse files Browse the repository at this point in the history
  • Loading branch information
rdb committed Oct 10, 2023
1 parent b8ea788 commit ef25b67
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 228 deletions.
6 changes: 0 additions & 6 deletions direct/src/interval/FunctionInterval.py
Expand Up @@ -10,12 +10,6 @@
from . import Interval


#############################################################
### ###
### See examples of function intervals in IntervalTest.py ###
### ###
#############################################################

class FunctionInterval(Interval.Interval):
# Name counter
functionIntervalNum = 1
Expand Down
222 changes: 0 additions & 222 deletions direct/src/interval/IntervalTest.py

This file was deleted.

0 comments on commit ef25b67

Please sign in to comment.