Skip to content

Commit

Permalink
removes odd concept artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
huettenhain committed Nov 17, 2023
1 parent 0038823 commit c9884d3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions refinery/units/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1219,15 +1219,6 @@ class requirement(property):
pass


class all:
class formats:
class java: ...
class php: ...
class office: ...




class Unit(UnitBase, abstract=True):
"""
The base class for all refinery units. It implements a small set of globally
Expand Down

0 comments on commit c9884d3

Please sign in to comment.