Skip to content

Commit

Permalink
fix SpecificPower dupe
Browse files Browse the repository at this point in the history
  • Loading branch information
librasteve authored Jun 21, 2024
1 parent 4cd3e94 commit e9bed91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Physics/Measure.rakumod
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,6 @@ class Pressure is Measure is export {}
class Density is Measure is export {}
class Energy is Measure is export {}
class Power is Measure is export {}
class SpecificPower is Measure is export {}
class Charge is Measure is export {}
class Potential is Measure is export {}
class Resistance is Measure is export {}
Expand Down

0 comments on commit e9bed91

Please sign in to comment.