[jOOQ/jOOQ#9975] Removed redundant super interface

This commit is contained in:
Lukas Eder 2020-03-19 20:27:32 +01:00
parent 46869f8582
commit 3aa69e298b

View File

@ -202,7 +202,6 @@ implements
MergeOnStep<R>,
MergeOnConditionStep<R>,
MergeMatchedSetMoreStep<R>,
MergeMatchedDeleteStep<R>,
MergeNotMatchedSetMoreStep<R>,